Class ComponentReference<T>
Implements
IAssetReference<GameObject>
Inherited Members
Namespace: IdleKit.Core
Assembly: cs.temp.dll.dll
Syntax
public abstract class ComponentReference<T> : ComponentAssetReference<T>, IAssetReference<GameObject>
Type Parameters
Name | Description |
---|---|
T |
Constructors
ComponentReference(GameObject)
Declaration
protected ComponentReference(GameObject asset)
Parameters
Type | Name | Description |
---|---|---|
GameObject | asset |