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