counterbike2

This commit is contained in:
iraqichild
2025-03-12 14:53:10 -06:00
committed by GitHub
parent 324dbd34b5
commit aa3463cab6
62 changed files with 369 additions and 369 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-03-12 09:38:45.590431400 UTC
// 2025-03-12 01:35:26.000578900 UTC
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
@@ -249,8 +249,8 @@ pub mod cs2_dumper {
// MPropertyFriendlyName
// MPropertyDescription
pub mod CVoiceContainerBlender {
pub const m_firstSound: usize = 0xC0; // CSoundContainerReference
pub const m_secondSound: usize = 0xD8; // CSoundContainerReference
pub const m_firstSound: usize = 0xC0; //
pub const m_secondSound: usize = 0xD8; //
pub const m_flBlendFactor: usize = 0xF0; // float32
}
// Parent: None
@@ -375,7 +375,7 @@ pub mod cs2_dumper {
pub mod CSoundContainerReference {
pub const m_bUseReference: usize = 0x0; // bool
pub const m_sound: usize = 0x8; // CStrongHandle<InfoForResourceTypeCVoiceContainerBase>
pub const m_pSound: usize = 0x10; // CVoiceContainerBase*
pub const m_pSound: usize = 0x10; //
}
// Parent: CVoiceContainerBase
// Field count: 0
@@ -763,7 +763,7 @@ pub mod cs2_dumper {
// Metadata:
// MGetKV3ClassDefaults
pub mod CVoiceContainerSetElement {
pub const m_sound: usize = 0x0; // CSoundContainerReference
pub const m_sound: usize = 0x0; //
pub const m_flVolumeDB: usize = 0x18; // float32
}
// Parent: None
@@ -1076,7 +1076,7 @@ pub mod cs2_dumper {
// MPropertyFriendlyName
// MPropertyDescription
pub mod CVoiceContainerLoopTrigger {
pub const m_sound: usize = 0xC0; // CSoundContainerReference
pub const m_sound: usize = 0xC0; //
pub const m_flRetriggerTimeMin: usize = 0xD8; // float32
pub const m_flRetriggerTimeMax: usize = 0xDC; // float32
pub const m_flFadeTime: usize = 0xE0; // float32