docs.unity.cn
    Show / Hide Table of Contents

    Class ByteVariable

    A IVariable that holds a single byte value.

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