cs2-dumper/generated/host.dll.cs

12 lines
308 B
C#
Raw Normal View History

2023-10-15 20:17:02 +08:00
/*
2024-03-14 13:14:28 +08:00
* Generated using https://github.com/a2x/cs2-dumper
2024-03-23 13:02:34 +08:00
* Sat, 23 Mar 2024 05:02:04 +0000
2023-10-15 20:17:02 +08:00
*/
2023-10-03 00:00:52 +08:00
2023-09-08 21:13:40 +08:00
public static class CAnimScriptBase {
2023-10-01 12:43:48 +08:00
public const nint m_bIsValid = 0x8; // bool
2023-09-08 21:13:40 +08:00
}
2023-10-18 18:32:33 +08:00
public static class EmptyTestScript { // CAnimScriptBase
2023-10-03 08:29:17 +08:00
public const nint m_hTest = 0x10; // CAnimScriptParam<float>
2023-09-08 21:13:40 +08:00
}