Assembly: Sandbox.Game.dll

public sealed class StatChangedDelegate: MulticastDelegate, ICloneable, ISerializable

Constructors

Member Description
StatChangedDelegate(object, IntPtr)

Methods

Member Description
BeginInvoke(float, float, object, AsyncCallback, object)
EndInvoke(IAsyncResult)
Invoke(float, float, object)

Inheritance: MulticastDelegate prohibited

Implements: