SetValue(ref TContainer, object)
Sets the property value of a specified container.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Method
- Namespace: Unity.Properties
- Assembly: UnityEngine.PropertiesModule
SetValue(T, Object)
void SetValue(ref TContainer container, object value)