docs.unity.cn
    Show / Hide Table of Contents

    Class ObjectVariable

    A IVariable that can reference an Object instance.

    Inheritance
    Object
    Variable<Object>
    ObjectVariable
    Inherited Members
    Variable<Object>.ValueChanged
    Variable<Object>.Value
    Variable<Object>.GetSourceValue(ISelectorInfo)
    Namespace: UnityEngine.Localization.SmartFormat.PersistentVariables
    Syntax
    [Serializable]
    [DisplayName("Object Reference", null)]
    public class ObjectVariable : Variable<Object>, IVariableValueChanged, IVariable
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, June 9, 2022
    Terms of use