Add session browser (#633)

This commit is contained in:
maybegreat48
2022-11-24 21:49:05 +00:00
committed by GitHub
parent d0b523873d
commit 88aa1f8e56
34 changed files with 809 additions and 208 deletions

View File

@ -54,7 +54,7 @@ namespace rage
uint32_t m_arg_loc; // 0xC0
char m_padding2[0x4]; // 0xC4
const char* m_exit_message; // 0xC8
char m_pad[0x4];
std::uint32_t m_name_hash; // 0xCC
char m_name[0x40]; // 0xD4
scriptHandler* m_handler; // 0x114
scriptHandlerNetComponent* m_net_component; // 0x11C