Table of Contents

Class PlayerThreatTracker

Namespace
Music
Assembly
Assembly-CSharp.dll
public class PlayerThreatTracker
Inheritance
PlayerThreatTracker
Inherited Members

Constructors

PlayerThreatTracker(MusicPlayer, int)

public PlayerThreatTracker(MusicPlayer musicPlayer, int playerNumber)

Parameters

musicPlayer MusicPlayer
playerNumber int

Fields

currentMusicAgnosticThreat

public float currentMusicAgnosticThreat

Field Value

float

currentThreat

public float currentThreat

Field Value

float

ghostMode

public float ghostMode

Field Value

float

lastLastRoom

public int lastLastRoom

Field Value

int

lastRoom

public int lastRoom

Field Value

int

musicPlayer

public MusicPlayer musicPlayer

Field Value

MusicPlayer

playerNumber

public int playerNumber

Field Value

int

recommendedDroneVolume

public float recommendedDroneVolume

Field Value

float

region

public string region

Field Value

string

room

public int room

Field Value

int

roomSwitchDelay

public int roomSwitchDelay

Field Value

int

roomSwitches

public int roomSwitches

Field Value

int

threatDetermine

public ThreatDetermination threatDetermine

Field Value

ThreatDetermination

Methods

Update()

public void Update()