docs.unity.cn
    Show / Hide Table of Contents

    Class ShortVariable

    A IVariable that holds a single short value.

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