API Referenceglobal
public sealed class Sandbox.Mesh.IndexBufferLockHandler : System.MulticastDelegate
Constructors
Showing 1 constructors
public IndexBufferLockHandler(object object, System.IntPtr method)
No results match this filter.
Methods
Showing 3 methods
public virtual System.IAsyncResult BeginInvoke(System.Span`1<int> data, System.AsyncCallback callback, object object)
public virtual void EndInvoke(System.IAsyncResult result)
public virtual void Invoke(System.Span`1<int> data)
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Mesh.IndexBufferLockHandler |