IUserCmd
Interface IUserCmd
Namespace: SwiftlyS2.Shared.GameHooks
Assembly: SwiftlyS2.CS2.dll
public interface IUserCmdProperties
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
- address nint
Returns