docs.unity.cn
    Show / Hide Table of Contents

    Class UShortVariable

    A IVariable that holds a single unsigned short value.

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