Update generated files

This commit is contained in:
mysty
2023-10-18 11:32:33 +01:00
parent 660829b24d
commit 6b92da2dbc
90 changed files with 71639 additions and 18122 deletions

View File

@@ -1,12 +1,12 @@
/*
* https://github.com/a2x/cs2-dumper
* 2023-10-18 01:33:56.770876900 UTC
* 2023-10-18 10:31:51.044620700 UTC
*/
public static class CAnimScriptBase {
public const nint m_bIsValid = 0x8; // bool
}
public static class EmptyTestScript {
public static class EmptyTestScript { // CAnimScriptBase
public const nint m_hTest = 0x10; // CAnimScriptParam<float>
}