ObjectVariable
A IVariable that can reference an Object instance.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: Unity.SmartStrings.PersistentVariables
- Assembly: UnityEngine.SmartStringsModule
- Inherits from: Variable<Object>
- Implements: IVariableValueChanged, IVariable, ISerializationCallbackReceiver
public class ObjectVariable : Variable<Object>, IVariableValueChanged, IVariable, ISerializationCallbackReceiver