docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AceStringVariable

    Inheritance
    object
    AceVariable
    AceStringVariable
    Inherited Members
    AceVariable.id
    AceVariable.name
    AceVariable.properties
    AceVariable.m_Properties
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Industrial.Forma.Configit.Ace.Core
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class AceStringVariable : AceVariable

    Constructors

    Name Description
    AceStringVariable(string, string, string, List<AceStringValue>, Dictionary<string, string>)

    Creates an instance of AceStringVariable.

    Fields

    Name Description
    value

    The value of the variable

    values

    The list of options for the variable.

    Methods

    Name Description
    GetValue()

    Gets the value of the variable.

    SetValue(string)

    Sets the value of the variable.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)