Class MARSEntityEditorModule | MARS | 1.0.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class MARSEntityEditorModule

    Module that manages the toolbar for editing conditions and drawing GUI in the scene view.

    Inheritance
    Object
    MARSEntityEditorModule
    Namespace: Unity.MARS
    Syntax
    public class MARSEntityEditorModule : IModule

    Properties

    conditionData

    Declaration
    public Dictionary<Type, MARSEntityEditorModule.ConditionTypeData> conditionData { get; }
    Property Value
    Type Description
    Dictionary<Type, MARSEntityEditorModule.ConditionTypeData>

    hasActiveCondition

    Declaration
    public bool hasActiveCondition { get; }
    Property Value
    Type Description
    Boolean

    instance

    Declaration
    public static MARSEntityEditorModule instance { get; }
    Property Value
    Type Description
    MARSEntityEditorModule

    selectedEntityCount

    Declaration
    public int selectedEntityCount { get; }
    Property Value
    Type Description
    Int32

    Methods

    HideToolWhenAdjusting()

    Declaration
    public void HideToolWhenAdjusting()

    LoadModule()

    Declaration
    public void LoadModule()
    Implements
    IModule.LoadModule()

    UnloadModule()

    Declaration
    public void UnloadModule()
    Implements
    IModule.UnloadModule()

    UpdateConditionData()

    Declaration
    public void UpdateConditionData()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023