docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class WaitForEvent

    Event actions are used to send and receive event messages.

    Inheritance
    object
    Node
    Action
    EventAction
    WaitForEvent
    Inherited Members
    EventAction.ChannelVariable
    EventAction.EventChannel
    Action.Parent
    Action.AwakeParents()
    Node.CurrentStatus
    Node.GameObject
    Node.OnUpdate()
    Node.ResetStatus()
    Node.StartNode(Node)
    Node.EndNode(Node)
    Node.AwakeNode(Node)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Muse.Behavior
    Assembly: Unity.Muse.Behavior.dll
    Syntax
    [Serializable]
    [NodeDescription("Wait for Event Message", "Wait for an event message to be received on the assigned channel", "", "", "Events", "f61ef5906ac54fd8b4e786e1b3984ba5", null, "C:\\temp\\com.unity.muse.behavior@0.9\\Packages\\com.unity.muse.behavior\\Runtime\\Execution\\Nodes\\Events.cs")]
    public class WaitForEvent : EventAction

    Methods

    OnEnd()

    Declaration
    protected override void OnEnd()
    Overrides
    Node.OnEnd()

    OnStart()

    Declaration
    protected override Node.Status OnStart()
    Returns
    Type Description
    Node.Status
    Overrides
    Node.OnStart()
    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)