cs2-dumper/generated/host.dll.cs

7 lines
158 B
C#
Raw Normal View History

2023-09-08 21:13:40 +08:00
public static class CAnimScriptBase {
2023-09-25 22:46:10 +08:00
public const nint m_bIsValid = 0x8;
2023-09-08 21:13:40 +08:00
}
public static class EmptyTestScript {
2023-09-25 22:46:10 +08:00
public const nint m_hTest = 0x10;
2023-09-08 21:13:40 +08:00
}