Methods
•
GetValue(): Int
o
return
current event value
[Example]
eventState = event.GetValue()
SetValue(value: Int)
value
value to set
event.SetType(10)