Class AssetReferenceGameObject
GameObject only asset reference.
Implements
Inherited Members
Namespace: UnityEngine.AddressableAssets
Assembly: Unity.Addressables.dll
Syntax
[Serializable]
public class AssetReferenceGameObject : AssetReferenceT<GameObject>, IKeyEvaluator
Constructors
Name | Description |
---|---|
AssetReferenceGameObject(string) | Constructs a new reference to a GameObject. |