Class EventGenerator
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class EventGenerator : FVRPhysicalObject
- Inheritance
-
EventGenerator
- Inherited Members
Constructors
EventGenerator()
public EventGenerator()
Fields
EModule
public EventModule EModule
Field Value
IntervalLabel
public Text IntervalLabel
Field Value
- Text
KeypadPoint
public Transform KeypadPoint
Field Value
- Transform
TitleLabel
public Text TitleLabel
Field Value
- Text
Methods
FVRUpdate()
protected override void FVRUpdate()
ManualStart()
public void ManualStart()
ManualStop()
public void ManualStop()
OpenIntervalEntry()
public void OpenIntervalEntry()
RemoteStart()
public void RemoteStart()
RemoteStop()
public void RemoteStop()
SetInterval(int)
public void SetInterval(int i)
Parameters
i
int
SetInterval(string)
public void SetInterval(string s)
Parameters
s
string