This is right one!

This commit is contained in:
xs9
2024-08-09 00:46:25 +02:00
parent 0755910c9d
commit d522d33975
67 changed files with 38700 additions and 38700 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-07-29 16:04:47.388825300 UTC
// 2024-08-08 22:44:32.016601800 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; // CAnimScriptParam<float32>
public const nint m_hTest = 0x10; //
}
// Parent: None
// Field count: 1
public static class CAnimScriptBase {
public const nint m_bIsValid = 0x8; // bool
public const nint m_bIsValid = 0x8; //
}
}
}