docs.unity.cn
    Show / Hide Table of Contents

    Class ULongVariable

    A IVariable that holds a single unsigned long value.

    Inheritance
    Object
    Variable<UInt64>
    ULongVariable
    Inherited Members
    Variable<UInt64>.ValueChanged
    Variable<UInt64>.Value
    Variable<UInt64>.GetSourceValue(ISelectorInfo)
    Namespace: UnityEngine.Localization.SmartFormat.PersistentVariables
    Syntax
    [Serializable]
    [DisplayName("Unsigned Long", null)]
    public class ULongVariable : Variable<ulong>, IVariableValueChanged, IVariable
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023