PrefabSpawner.prefab Field  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected: UnityEngine::GameObject ^ prefab;[UnityEngine.Serialization.FormerlySerializedAs("toolTipPrefab")]
[UnityEngine.SerializeField]
protected UnityEngine.GameObject prefab;[<UnityEngine.Serialization.FormerlySerializedAs("toolTipPrefab")>]
[<UnityEngine.SerializeField>]
val mutable prefab : UnityEngine.GameObjectProtected prefab As GameObject Field Value
		UnityEngine.GameObject
		
	
	
	- Attributes
- 
			UnityEngine.Serialization.FormerlySerializedAsAttribute UnityEngine.SerializeFieldAttribute