cs2-dumper/generated/host.dll.cs
Czy2019 463d3e40b4 📦 Game Update 13992
new offsets
2024-02-13 12:06:47 +08:00

12 lines
306 B
C#

/*
* Created using https://github.com/a2x/cs2-dumper
* Tue, 13 Feb 2024 04:04:49 +0000
*/
public static class CAnimScriptBase {
public const nint m_bIsValid = 0x8; // bool
}
public static class EmptyTestScript { // CAnimScriptBase
public const nint m_hTest = 0x10; // CAnimScriptParam<float>
}