s&box docs

public sealed class Facepunch.ActionGraphs.Nodes.ControlFlow.Body : System.MulticastDelegate

An action to perform in a branch or loop.

Broader workflow and conceptual references connected to this API.

Constructors

Showing 1 constructors

public Body(object object, System.IntPtr method)

Methods

Showing 3 methods

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

public virtual System.Threading.Tasks.Task EndInvoke(System.IAsyncResult result)

public virtual System.Threading.Tasks.Task Invoke()

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblyFacepunch.ActionGraphs
Doc IDT:Facepunch.ActionGraphs.Nodes.ControlFlow.Body

On this page