mirror of
https://github.com/neverlosecc/source2sdk.git
synced 2025-04-20 21:28:12 +00:00
02.05.2024 (#19)
This commit is contained in:
parent
d5c360520b
commit
a0805d82dc
@ -19999,7 +19999,7 @@ public:
|
|||||||
|
|
||||||
// Registered binary: server.dll (project 'server')
|
// Registered binary: server.dll (project 'server')
|
||||||
// Alignment: 8
|
// Alignment: 8
|
||||||
// Size: 0x15888
|
// Size: 0x15880
|
||||||
// Has VTable
|
// Has VTable
|
||||||
//
|
//
|
||||||
// MNetworkVarNames "bool m_bFreezePeriod"
|
// MNetworkVarNames "bool m_bFreezePeriod"
|
||||||
@ -20599,7 +20599,6 @@ private:
|
|||||||
[[maybe_unused]] uint8_t __pad184d[0x400b]; // 0x184d
|
[[maybe_unused]] uint8_t __pad184d[0x400b]; // 0x184d
|
||||||
public:
|
public:
|
||||||
double m_flLastPerfSampleTime; // 0x5858
|
double m_flLastPerfSampleTime; // 0x5858
|
||||||
bool m_bSkipNextServerPerfSample; // 0x5860
|
|
||||||
|
|
||||||
// Static fields:
|
// Static fields:
|
||||||
static int64_t &Get_m_nMapCycleTimeStamp(){return *reinterpret_cast<int64_t*>(interfaces::g_schema->FindTypeScopeForModule("server.dll")->FindDeclaredClass("CCSGameRules")->m_static_fields[0]->m_instance);};
|
static int64_t &Get_m_nMapCycleTimeStamp(){return *reinterpret_cast<int64_t*>(interfaces::g_schema->FindTypeScopeForModule("server.dll")->FindDeclaredClass("CCSGameRules")->m_static_fields[0]->m_instance);};
|
||||||
|
Loading…
Reference in New Issue
Block a user