| GameObjectGetValue Method |
| Name | Description | |
|---|---|---|
| GetValueT(Int32) |
Gets the value of the property with the given ID.
| |
| GetValueT(String) |
Gets the value of the property with the given name.
| |
| GetValueT(GamePropertyMetadataT) |
Gets the value of the property with the given metadata.
|