Class EncryptionBotSpawner
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class EncryptionBotSpawner : MonoBehaviour
- Inheritance
-
EncryptionBotSpawner
Constructors
EncryptionBotSpawner()
public EncryptionBotSpawner()
Fields
BotToSpawn
public GameObject BotToSpawn
Field Value
- GameObject
NumToSpawn
Field Value
- int
PossibleSpawns
public List<Transform> PossibleSpawns
Field Value
- List<Transform>
RespawnTimes
public Vector2 RespawnTimes
Field Value
- Vector2
Respawns
Field Value
- bool
Methods
ClearAll()