Class AssetReferenceGameObject
GameObject only asset reference.
상속된 멤버
네임스페이스: UnityEngine.AddressableAssets
어셈블리: solution.dll
구문
[Serializable]
public class AssetReferenceGameObject : AssetReferenceT<GameObject>, IKeyEvaluator
생성자
| 이름 | 설명 |
|---|---|
| AssetReferenceGameObject(string) | Constructs a new reference to a GameObject. |