| GamePropertyT Operators and Type Conversions |
The GamePropertyT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Equality |
Compares two GamePropertyTs to determine whether they are the same.
| |
| (GamePropertyT to T) |
Returns the value of the specified GamePropertyT.
| |
| Inequality |
Compares two GamePropertyTs to determine whether they are different.
|