Property | Type | Description | |
---|---|---|---|
GetAsyncKeyState | ushort | ||
Hook_OnDrawIndexedPrimitve | void | ||
Hook_OnSetStreamSource | void | ||
IsDown | bool |
Method | Description | |
---|---|---|
Attach ( ) : void | ||
StrideLoggerOverlay ( GameContext context ) : System |
Method | Description | |
---|---|---|
Draw ( ) : void | ||
Initialize ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
GetAsyncKeyState ( int vKey ) : ushort | ||
Hook_OnDrawIndexedPrimitve ( |
||
Hook_OnSetStreamSource ( |
||
IsDown ( System vKey ) : bool |
public StrideLoggerOverlay ( GameContext context ) : System | ||
context | GameContext | |
return | System |