docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PromptOperator

    Inheritance
    object
    PromptOperator
    Implements
    IOperator
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Muse.Common
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class PromptOperator : IOperator

    Constructors

    Name Description
    PromptOperator()

    Fields

    Name Description
    MinimumPromptLength

    Properties

    Name Description
    Hidden

    Whether the operator should be hidden from the UI.

    Label

    Human-readable label for the operator.

    OperatorName

    Methods

    Name Description
    Clone()

    Clones the operator.

    Enable(bool)

    Sets the enabled state of the operator.

    Enabled()

    Gets the enabled state of the operator.

    GetCanvasView()
    GetOperatorData()

    Gets the operator data.

    GetOperatorView(Model)
    GetPrompt()

    Gets the prompt for this operator.

    GetSettingsView()

    Get the settings view for this operator.

    IsPromptValid()
    IsSavable()
    RegisterToEvents(Model)

    Registers the operator to the model events.

    SetOperatorData(OperatorData)

    Sets the operator data.

    SetPrompt(string)

    Sets the prompt text.

    UnregisterFromEvents(Model)

    Unregisters the operator from the model events.

    In This Article
    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