docs.unity3d.com
    目次を表示する/隠す

    Class XEventGraph

    Inheritance
    Object
    XEventGraph
    Namespace: Unity.VisualScripting
    Syntax
    public static class XEventGraph

    Methods

    TriggerEventHandler<TArgs>(GraphReference, Func<EventHook, Boolean>, TArgs, Func<IGraphParentElement, Boolean>, Boolean)

    Declaration
    public static void TriggerEventHandler<TArgs>(this GraphReference reference, Func<EventHook, bool> predicate, TArgs args, Func<IGraphParentElement, bool> recurse, bool force)
    Parameters
    Type Name Description
    GraphReference reference
    Func<EventHook, Boolean> predicate
    TArgs args
    Func<IGraphParentElement, Boolean> recurse
    Boolean force
    Type Parameters
    Name Description
    TArgs

    TriggerEventHandler<TArgs>(GraphStack, Func<EventHook, Boolean>, TArgs, Func<IGraphParentElement, Boolean>, Boolean)

    Declaration
    public static void TriggerEventHandler<TArgs>(this GraphStack stack, Func<EventHook, bool> predicate, TArgs args, Func<IGraphParentElement, bool> recurse, bool force)
    Parameters
    Type Name Description
    GraphStack stack
    Func<EventHook, Boolean> predicate
    TArgs args
    Func<IGraphParentElement, Boolean> recurse
    Boolean force
    Type Parameters
    Name Description
    TArgs
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)