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