Table of Contents

Class EventMonitor

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class EventMonitor : FVRPhysicalObject
Inheritance
EventMonitor
Inherited Members

Constructors

EventMonitor()

public EventMonitor()

Fields

EModule

public EventModule EModule

Field Value

EventModule

KeypadPoint

public Transform KeypadPoint

Field Value

Transform

LBL_IFF

public Text LBL_IFF

Field Value

Text

LBL_ObjectID

public Text LBL_ObjectID

Field Value

Text

OBS_Mode

public OptionsPanel_ButtonSet OBS_Mode

Field Value

OptionsPanel_ButtonSet

Methods

Awake()

protected override void Awake()

BeginObjectScan()

public void BeginObjectScan()

DelObjectPickedUp(FVRPhysicalObject)

public void DelObjectPickedUp(FVRPhysicalObject o)

Parameters

o FVRPhysicalObject

DelPlayerDamage(float)

public void DelPlayerDamage(float percent)

Parameters

percent float

DelPlayerDied(bool)

public void DelPlayerDied(bool ks)

Parameters

ks bool

DelPlayerGunShot(FVRFireArm)

public void DelPlayerGunShot(FVRFireArm fa)

Parameters

fa FVRFireArm

DelSosigDeath(Sosig)

public void DelSosigDeath(Sosig s)

Parameters

s Sosig

DelSosigGunFired(SosigWeapon)

public void DelSosigGunFired(SosigWeapon w)

Parameters

w SosigWeapon

FVRUpdate()

protected override void FVRUpdate()

KeyInput(string)

public void KeyInput(string s)

Parameters

s string

OnCollisionEnter(Collision)

public override void OnCollisionEnter(Collision col)

Parameters

col Collision

OnDestroy()

public override void OnDestroy()

OpenIFFEntry()

public void OpenIFFEntry()

SetFilter(EventFilterType)

public void SetFilter(EventFilterType newFilterType)

Parameters

newFilterType EventFilterType

SetMode(int)

public void SetMode(int i)

Parameters

i int