Class PlacablePrefabCatalog
public class PlacablePrefabCatalog : ScriptableObject
- Inheritance
-
PlacablePrefabCatalog
Methods
GetPrefabByKey(string)
public GameObject GetPrefabByKey(string key)
Parameters
keystring
Returns
- GameObject