Assembly: Sandbox.Game.dll

public sealed class CustomLookAtInterceptor: MulticastDelegate, ICloneable, ISerializable

Constructors

Member Description
CustomLookAtInterceptor(object, IntPtr)

Methods

Member Description
BeginInvoke(Vector3D?, AsyncCallback, object)
EndInvoke(IAsyncResult)
Invoke(Vector3D?)

Inheritance: MulticastDelegate prohibited

Implements: