Class SampleFactory
Inheritance
SampleFactory
Inherited Members
UnityEngine.Component.GetComponentInParent<T>(System.Boolean)
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Syntax
public class SampleFactory : MonoBehaviour
Fields
internalObjs
Declaration
Field Value
LimitCount
Declaration
Field Value
parent
Declaration
Field Value
prefab
Declaration
Field Value
RunTest
Declaration
Field Value
spawnAmount
Declaration
Field Value
spawnedObjectsCounter
Declaration
public Text spawnedObjectsCounter
Field Value
Type |
Description |
UnityEngine.UI.Text |
|
Methods
FlushObjects()
Declaration
public void FlushObjects()