Api Facepunch ActionGraphs GetNodeLibraryDelegate
class

GetNodeLibraryDelegate

public sealed class GetNodeLibraryDelegate : MulticastDelegate

Constructors

GetNodeLibraryDelegate(Object object, IntPtr method)

Methods

virtual NodeLibrary Invoke()
virtual IAsyncResult BeginInvoke(AsyncCallback callback, Object object)
virtual NodeLibrary EndInvoke(IAsyncResult result)
Assembly: Facepunch.ActionGraphs Namespace: Facepunch.ActionGraphs Full Name: Facepunch.ActionGraphs.GetNodeLibraryDelegate