Game update (14058)

This commit is contained in:
Coslly
2025-01-08 11:50:10 +09:00
committed by GitHub
parent 9a81629cfa
commit 98da3ff803
64 changed files with 479 additions and 479 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-12-20 00:28:49.506012100 UTC
// 2025-01-08 02:40:51.056645600 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
@@ -84,7 +84,7 @@ pub mod cs2_dumper {
pub const m_bHasTonemapParams: usize = 0x0; // bool
pub const m_toneMapParams: usize = 0x4; // PostProcessingTonemapParameters_t
pub const m_bHasBloomParams: usize = 0x40; // bool
pub const m_bloomParams: usize = 0x44; // PostProcessingBloomParameters_t
pub const m_bloomParams: usize = 0x44; //
pub const m_bHasVignetteParams: usize = 0xB4; // bool
pub const m_vignetteParams: usize = 0xB8; // PostProcessingVignetteParameters_t
pub const m_bHasLocalContrastParams: usize = 0xDC; // bool
@@ -175,7 +175,7 @@ pub mod cs2_dumper {
pub const m_vectorAttributes: usize = 0xD0; // CUtlVector<MaterialParamVector_t>
pub const m_textureAttributes: usize = 0xE8; // CUtlVector<MaterialParamTexture_t>
pub const m_stringAttributes: usize = 0x100; // CUtlVector<MaterialParamString_t>
pub const m_renderAttributesUsed: usize = 0x118; // CUtlVector<CUtlString>
pub const m_renderAttributesUsed: usize = 0x118; //
}
// Parent: None
// Field count: 10