s&box docs

public sealed class Sandbox.Mesh.VertexBufferLockHandler<T> : System.MulticastDelegate

Constructors

Showing 1 constructors

public VertexBufferLockHandler<T>(object object, System.IntPtr method)

Methods

Showing 3 methods

public virtual System.IAsyncResult BeginInvoke(System.Span`1<T> data, System.AsyncCallback callback, object object)

public virtual void EndInvoke(System.IAsyncResult result)

public virtual void Invoke(System.Span`1<T> data)

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Mesh.VertexBufferLockHandler`1

On this page