Table of Contents

Class NewSnowglobePanel

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class NewSnowglobePanel : MonoBehaviour
Inheritance
NewSnowglobePanel

Constructors

NewSnowglobePanel()

public NewSnowglobePanel()

Fields

Boxes

public List<Transform> Boxes

Field Value

List<Transform>

LM_SpawnCheck

public LayerMask LM_SpawnCheck

Field Value

LayerMask

MullGroups

public List<NewSnowglobeSosigMullGroup> MullGroups

Field Value

List<NewSnowglobeSosigMullGroup>

OBS_AutoSpawnOffOn

public OptionsPanel_ButtonSet OBS_AutoSpawnOffOn

Field Value

OptionsPanel_ButtonSet

OBS_Difficulty

public OptionsPanel_ButtonSet OBS_Difficulty

Field Value

OptionsPanel_ButtonSet

OBS_GroupSize

public OptionsPanel_ButtonSet OBS_GroupSize

Field Value

OptionsPanel_ButtonSet

OBS_MaxPop

public OptionsPanel_ButtonSet OBS_MaxPop

Field Value

OptionsPanel_ButtonSet

OBS_SosigType

public OptionsPanel_ButtonSet OBS_SosigType

Field Value

OptionsPanel_ButtonSet

OBS_SpawnSpeed

public OptionsPanel_ButtonSet OBS_SpawnSpeed

Field Value

OptionsPanel_ButtonSet

SosigEnemyIDs

[SearchableEnum]
public List<SosigEnemyID> SosigEnemyIDs

Field Value

List<SosigEnemyID>

SosigSpawnPoints

public List<Transform> SosigSpawnPoints

Field Value

List<Transform>

Villager

public SosigEnemyID Villager

Field Value

SosigEnemyID

Methods

BTN_ClearSosigs()

public void BTN_ClearSosigs()

BTN_ManualBotSpawn()

public void BTN_ManualBotSpawn()

BTN_RespawnVillagers()

public void BTN_RespawnVillagers()

BTN_SetAutoSpawnBotLimit(int)

public void BTN_SetAutoSpawnBotLimit(int i)

Parameters

i int

BTN_SetAutoSpawnBotSpeed(int)

public void BTN_SetAutoSpawnBotSpeed(int i)

Parameters

i int

BTN_SetAutoSpawnGroupSize(int)

public void BTN_SetAutoSpawnGroupSize(int i)

Parameters

i int

BTN_SetAutoSpawnOnOff(int)

public void BTN_SetAutoSpawnOnOff(int i)

Parameters

i int

BTN_SetDifficulty(int)

public void BTN_SetDifficulty(int i)

Parameters

i int

BTN_SetEnemyGroup(int)

public void BTN_SetEnemyGroup(int i)

Parameters

i int

BTN_SetPlayerHealth(int)

public void BTN_SetPlayerHealth(int i)

Parameters

i int

BTN_WarpToNextBox()

public void BTN_WarpToNextBox()

Beep()

public void Beep()

ClearSosigs()

public void ClearSosigs()

ClearVillagers()

public void ClearVillagers()

PlayerDied()

public void PlayerDied()