Class ComponentReference
Inheritance
AddressableAssetReference<GameObject>
ComponentAssetReference<Component>
ComponentReference
Implements
IAssetReference<GameObject>
Inherited Members
Namespace: IdleKit.Core
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class ComponentReference : ComponentAssetReference<Component>, IAssetReference<GameObject>
Constructors
ComponentReference(GameObject)
Declaration
public ComponentReference(GameObject asset)
Parameters
Type | Name | Description |
---|---|---|
GameObject | asset |