Click or drag to resize
DigitalRuneGameEventT Properties

The GameEventT generic type exposes the following members.

Properties
  NameDescription
Public propertyMetadata
Gets the event metadata.
Public propertyName
Gets the name.
Public propertyOwner
Gets the game object that owns this event.
Public propertyRaiseOnEvent
Event handler that automatically raises this game object event when another event occurs.
Top
Explicit Interface Implementations
See Also