// Generated using https://github.com/a2x/cs2-dumper // 2024-08-08 22:44:32.016601800 UTC #pragma once #include namespace cs2_dumper { namespace schemas { // Module: host.dll // Classes count: 2 // Enums count: 0 namespace host_dll { // Parent: CAnimScriptBase // Field count: 1 namespace EmptyTestScript { constexpr std::ptrdiff_t m_hTest = 0x10; // } // Parent: None // Field count: 1 namespace CAnimScriptBase { constexpr std::ptrdiff_t m_bIsValid = 0x8; // } } } }