Table of Contents

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

public int NumToSpawn

Field Value

int

PossibleSpawns

public List<Transform> PossibleSpawns

Field Value

List<Transform>

RespawnTimes

public Vector2 RespawnTimes

Field Value

Vector2

Respawns

public bool Respawns

Field Value

bool

Methods

ClearAll()

public void ClearAll()