C# Class PrefabHolder, code

Inheritance: MonoBehaviour
ファイルを表示 Open project: shendongnian/code Class Usage Examples

Public Properties

Property Type Description
instance PrefabHolder
prefabXYZ GameObject

Private Methods

Method Description
Awake ( ) : void

Property Details

instance public_oe static_oe property

public static PrefabHolder instance
return PrefabHolder

prefabXYZ public_oe property

public GameObject prefabXYZ
return GameObject