![]() | GameObject.SetValue Method |
Name | Description | |
---|---|---|
![]() | SetValue<T>(Int32, T) |
Sets the value of the property with the given ID.
|
![]() | SetValue<T>(String, T) |
Sets the value of the property with the given name.
|
![]() | SetValue<T>(GamePropertyMetadata<T>, T) |
Set the value of the property for the given metadata.
|