mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
latest game update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-07-31 03:03:49.823379600 UTC
|
||||
// 2025-08-01 22:47:35.099029800 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: animationsystem.dll
|
||||
@@ -1654,7 +1654,7 @@ namespace CS2Dumper.Schemas {
|
||||
public const nint m_internalOps = 0x40; // CUtlVector<CUtlString>
|
||||
public const nint m_decodedAnims = 0x58; // CUtlVector<CUtlString>
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
//
|
||||
// Metadata:
|
||||
@@ -1667,7 +1667,7 @@ namespace CS2Dumper.Schemas {
|
||||
public static class PulseRuntimeVarIndex_t {
|
||||
public const nint m_Value = 0x0; // int32
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
@@ -2134,7 +2134,7 @@ namespace CS2Dumper.Schemas {
|
||||
public const nint m_name = 0x0; // CUtlString
|
||||
public const nint m_weights = 0x8; // CUtlVector<float32>
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 2
|
||||
//
|
||||
// Metadata:
|
||||
@@ -3563,7 +3563,7 @@ namespace CS2Dumper.Schemas {
|
||||
// MGetKV3ClassDefaults
|
||||
public static class CNmVelocityBasedSpeedScaleNode__CDefinition {
|
||||
}
|
||||
// Parent:
|
||||
// Parent: None
|
||||
// Field count: 8
|
||||
//
|
||||
// Metadata:
|
||||
@@ -6104,7 +6104,7 @@ namespace CS2Dumper.Schemas {
|
||||
public const nint m_outputBones = 0x40; // CUtlVector<std::pair<CUtlString,uint32>>
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 7
|
||||
// Field count: 9
|
||||
//
|
||||
// Metadata:
|
||||
// MGetKV3ClassDefaults
|
||||
@@ -6116,6 +6116,8 @@ namespace CS2Dumper.Schemas {
|
||||
public const nint m_attachmentName = 0x38; // CUtlString
|
||||
public const nint m_tags = 0x40; // CUtlString
|
||||
public const nint m_bIsServerOnly = 0x48; // bool
|
||||
public const nint m_bContinuePlayingSoundAtDurationEnd = 0x49; // bool
|
||||
public const nint m_flDurationInterruptionThreshold = 0x4C; // float32
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 14
|
||||
|
Reference in New Issue
Block a user