mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 16:39:58 +08:00
Update generated files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* https://github.com/a2x/cs2-dumper
|
||||
* 2023-10-18 01:33:55.875577800 UTC
|
||||
* 2023-10-18 10:31:50.306855500 UTC
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
@@ -25,6 +25,12 @@ namespace CSSDSMsg_LayerBase {
|
||||
constexpr std::ptrdiff_t m_displayText = 0x30; // CUtlString
|
||||
}
|
||||
|
||||
namespace CSSDSMsg_PostLayer { // CSSDSMsg_LayerBase
|
||||
}
|
||||
|
||||
namespace CSSDSMsg_PreLayer { // CSSDSMsg_LayerBase
|
||||
}
|
||||
|
||||
namespace CSSDSMsg_ViewRender {
|
||||
constexpr std::ptrdiff_t m_viewId = 0x0; // SceneViewId_t
|
||||
constexpr std::ptrdiff_t m_ViewName = 0x10; // CUtlString
|
||||
|
||||
Reference in New Issue
Block a user