SwiftlyS2

IUserCmd

Interface IUserCmd

Namespace: SwiftlyS2.Shared.GameHooks

Assembly: SwiftlyS2.CS2.dll

public interface IUserCmd

Properties

Address

nint Address { get; }
Property Value

ButtonState

CInButtonState ButtonState { get; }
Property Value

CSGOUserCmd

CSGOUserCmdPB CSGOUserCmd { get; }
Property Value

CommandNumber

uint CommandNumber { get; set; }
Property Value

Methods

From(nint)

public static IUserCmd From(nint address)
Parameters
Returns

On this page