Assembly: Sandbox.Game.dll

public sealed class MyCurrentResourceInputChangedDelegate: MulticastDelegate, ICloneable, ISerializable

Constructors

Member Description
MyCurrentResourceInputChangedDelegate(object, IntPtr)

Methods

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

Inheritance: MulticastDelegate prohibited

Implements: