Class EditorPrefabResource
Properties
icon
public Texture icon { get; }
Methods
GameObject Instantiate()
public GameObject Instantiate()
GameObject Instantiate(Transform parent)
public GameObject Instantiate(Transform parent)
GameObject Load()
public GameObject Load()
bool TryLoad(GameObject result)
public bool TryLoad(GameObject result)