Assembly: Sandbox.Game.dll

public sealed class MyResourceCapacityRemainingChangedDelegate: MulticastDelegate, ICloneable, ISerializable

Constructors

Member Description
MyResourceCapacityRemainingChangedDelegate(object, IntPtr)

Methods

Member Description
BeginInvoke(MyDefinitionId, MyResourceSourceComponent, AsyncCallback, object)
EndInvoke(IAsyncResult)
Invoke(MyDefinitionId, MyResourceSourceComponent)

Inheritance: MulticastDelegate prohibited

Implements: