docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AceVariable

    Inheritance
    object
    AceVariable
    AceDateVariable
    AceStringVariable
    Inherited Members
    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 abstract class AceVariable

    Fields

    Name Description
    id

    The ID of the variable.

    m_Properties
    name

    The name of the variable

    Properties

    Name Description
    properties

    The properties of the Configit Ace product associated with this 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)