Assembly: Sandbox.Game.dll

public sealed class MyResourceAvailableDelegate: MulticastDelegate, ICloneable, ISerializable

Constructors

Member Description
MyResourceAvailableDelegate(object, IntPtr)

Methods

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

Inheritance: MulticastDelegate prohibited

Implements: