s&box docs

public sealed class Sandbox.ActionGraphs.TriggerActionComponent.TriggerDelegate : System.MulticastDelegate

Constructors

Showing 1 constructors

Methods

Showing 3 methods

public virtual System.IAsyncResult BeginInvoke(Sandbox.Collider other, System.AsyncCallback callback, object object)

public virtual void EndInvoke(System.IAsyncResult result)

public virtual void Invoke(Sandbox.Collider other)

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.ActionGraphs.TriggerActionComponent.TriggerDelegate

On this page