| GamePropertyT Properties |
The GamePropertyT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Change |
Event handler that automatically changes the value of the property.
| |
| HasLocalValue |
Gets a value indicating whether this property has a local value.
| |
| Metadata |
Gets the property metadata.
| |
| Name |
Gets the name.
| |
| Owner |
Gets the game object that owns this property.
| |
| Value |
Gets or sets the value.
|
| Name | Description | |
|---|---|---|
| IGamePropertyMetadata |
Gets the property metadata.
| |
| IGamePropertyValue |
Gets or sets the value.
|