docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ElectiveExtensions.DefineSymbolItem

    Inheritance
    object
    ElectiveExtensions.DefineSymbolItem
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.MARS.Build
    Assembly: Unity.MARS.Editor.dll
    Syntax
    [Obsolete]
    public class ElectiveExtensions.DefineSymbolItem

    Constructors

    DefineSymbolItem(string, bool, bool)

    Declaration
    [Obsolete]
    public DefineSymbolItem(string name, bool required, bool present = false)
    Parameters
    Type Name Description
    string name
    bool required
    bool present

    Properties

    Name

    Declaration
    [Obsolete]
    public string Name { get; }
    Property Value
    Type Description
    string

    Present

    Declaration
    [Obsolete]
    public bool Present { get; }
    Property Value
    Type Description
    bool

    Required

    Declaration
    [Obsolete]
    public bool Required { get; }
    Property Value
    Type Description
    bool
    In This Article
    Back to top
    Copyright © 2025 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)