GameObjectSetValue Method |
Name | Description | |
---|---|---|
SetValueT(Int32, T) |
Sets the value of the property with the given ID.
| |
SetValueT(String, T) |
Sets the value of the property with the given name.
| |
SetValueT(GamePropertyMetadataT, T) |
Set the value of the property for the given metadata.
|