프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetAsyncKeyState | ushort | ||
Hook_OnDrawIndexedPrimitve | void | ||
Hook_OnSetStreamSource | void | ||
IsDown | bool |
메소드 | 설명 | |
---|---|---|
Attach ( ) : void | ||
StrideLoggerOverlay ( GameContext context ) : System |
메소드 | 설명 | |
---|---|---|
Draw ( ) : void | ||
Initialize ( ) : void | ||
Update ( ) : void |
메소드 | 설명 | |
---|---|---|
GetAsyncKeyState ( int vKey ) : ushort | ||
Hook_OnDrawIndexedPrimitve ( |
||
Hook_OnSetStreamSource ( |
||
IsDown ( System vKey ) : bool |
public StrideLoggerOverlay ( GameContext context ) : System | ||
context | GameContext | |
리턴 | System |