Event
Meta
(NOTE) Base event class. All events types inherit from this class.
Properties
EventId : string
read-only
var EventId : String
Methods
Terminate : Void
Stops the event from being sent to any other connections. |Name|Type|Description| |---|---|---|
function Terminate()