| GamePropertyEventArgsT Properties |
The GamePropertyEventArgsT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| CoercedValue |
Gets or sets the coerced value.
| |
| NewValue |
Gets the new value of the game object property.
| |
| OldValue |
Gets the old value of the game object property.
| |
| Property |
Gets the game object property.
|