API ReferenceFacepunch.ActionGraphs
public sealed class Facepunch.ActionGraphs.GetNodeLibraryDelegate : System.MulticastDelegate
Constructors
Showing 1 constructors
public GetNodeLibraryDelegate(object object, System.IntPtr method)
No results match this filter.
Methods
Showing 3 methods
public virtual System.IAsyncResult BeginInvoke(System.AsyncCallback callback, object object)
public virtual Facepunch.ActionGraphs.NodeLibrary EndInvoke(System.IAsyncResult result)
public virtual Facepunch.ActionGraphs.NodeLibrary Invoke()
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Facepunch.ActionGraphs |
| Type | class |
| Assembly | Facepunch.ActionGraphs |
| Doc ID | T:Facepunch.ActionGraphs.GetNodeLibraryDelegate |