docs.unity.cn
    Show / Hide Table of Contents

    Class SByteVariable

    A IVariable that holds a single signed byte value.

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