Table of Contents

Class BasePlugin.CallbackSubscriber

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class BasePlugin.CallbackSubscriber : IDisposable
Inheritance
BasePlugin.CallbackSubscriber
Implements

Constructors

CallbackSubscriber(Delegate, Delegate, Action)

public CallbackSubscriber(Delegate underlyingMethod, Delegate wrapperMethod, Action dispose)

Parameters

underlyingMethod Delegate
wrapperMethod Delegate
dispose Action

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()

GetInputArgument()

public InputArgument GetInputArgument()

Returns

InputArgument

GetReferenceIdentifier()

public int GetReferenceIdentifier()

Returns

int