mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-08 02:00:02 +08:00
Game update (14071)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-28 00:46:50.110041 UTC
|
||||
// 2025-03-04 01:32:08.247443600 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: materialsystem2.dll
|
||||
@@ -175,7 +175,7 @@ namespace CS2Dumper.Schemas {
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
public static class PostProcessingBloomParameters_t {
|
||||
public const nint m_blendMode = 0x0; // BloomBlendMode_t
|
||||
public const nint m_blendMode = 0x0; //
|
||||
public const nint m_flBloomStrength = 0x4; // float32
|
||||
public const nint m_flScreenBloomStrength = 0x8; // float32
|
||||
public const nint m_flBlurBloomStrength = 0xC; // float32
|
||||
|
Reference in New Issue
Block a user