Assembly: Sandbox.Game.dll

public sealed class MySectorContactEvent: MulticastDelegate, ICloneable, ISerializable

Constructors

Member Description
MySectorContactEvent(object, IntPtr)

Methods

Member Description
BeginInvoke(int, MyEntity, ref MyContactPointEvent, AsyncCallback, object)
EndInvoke(ref MyContactPointEvent, IAsyncResult)
Invoke(int, MyEntity, ref MyContactPointEvent)

Inheritance: MulticastDelegate prohibited

Implements: