Click or drag to resize
DigitalRuneGamePropertyEventArgsT Properties

The GamePropertyEventArgsT generic type exposes the following members.

Properties
  NameDescription
Public propertyCoercedValue
Gets or sets the coerced value.
Public propertyNewValue
Gets the new value of the game object property.
Public propertyOldValue
Gets the old value of the game object property.
Public propertyProperty
Gets the game object property.
Top
See Also