docs.unity.cn
    Show / Hide Table of Contents

    Class StringVariable

    A IVariable that holds a single string value.

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