Class SampleFactory
Inherited Members
Namespace: Global Namespace
Syntax
public class SampleFactory : MonoBehaviour
Fields
internalObjs
Declaration
public int internalObjs
Field Value
| Type | Description |
|---|---|
| Int32 |
LimitCount
Declaration
public int LimitCount
Field Value
| Type | Description |
|---|---|
| Int32 |
parent
Declaration
public GameObject parent
Field Value
| Type | Description |
|---|---|
| GameObject |
prefab
Declaration
public GameObject prefab
Field Value
| Type | Description |
|---|---|
| GameObject |
RunTest
Declaration
public bool RunTest
Field Value
| Type | Description |
|---|---|
| Boolean |
spawnAmount
Declaration
public float spawnAmount
Field Value
| Type | Description |
|---|---|
| Single |
spawnedObjectsCounter
Declaration
public Text spawnedObjectsCounter
Field Value
| Type | Description |
|---|---|
| Text |
Methods
FlushObjects()
Declaration
public void FlushObjects()