Advertisement
FIDANzza

Untitled

Jan 3rd, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. DWORD GetPtrMeta() { return Read<DWORD>(((ULONG_PTR)(this) + 0x4)); }
  2. D3DXVECTOR3* GetPos() { return (D3DXVECTOR3*)(this + 0x10); }
  3. DWORD GetTable() { return Read<DWORD>(((ULONG_PTR)(this) + 0x28C)); }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement