docs.unity.cn
    Show / Hide Table of Contents

    Class UIntVariable

    A IVariable that holds a single unsigned integer value.

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