Game update (14036)

This commit is contained in:
a2x
2024-10-10 11:41:23 +10:00
parent 8e6dd2ebd1
commit a2c5b73625
62 changed files with 39762 additions and 39762 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-10-10 00:00:51.448403700 UTC
// 2024-10-10 01:40:20.894068600 UTC
namespace CS2Dumper.Schemas {
// Module: host.dll
@@ -9,12 +9,12 @@ namespace CS2Dumper.Schemas {
// Parent: CAnimScriptBase
// Field count: 1
public static class EmptyTestScript {
public const nint m_hTest = 0x10; //
public const nint m_hTest = 0x10; // CAnimScriptParam<float32>
}
// Parent: None
// Field count: 1
public static class CAnimScriptBase {
public const nint m_bIsValid = 0x8; //
public const nint m_bIsValid = 0x8; // bool
}
}
}