Assembly: Sandbox.Game.dll

public sealed class MyResourceOutputChangedDelegate: MulticastDelegate, ICloneable, ISerializable

Constructors

Member Description
MyResourceOutputChangedDelegate(object, IntPtr)

Methods

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

Inheritance: MulticastDelegate prohibited

Implements: