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