Структуры данных | |
class | DayZPlayerTypeStepSoundLookupTable |
class | DayZPlayerTypeVoiceSoundLookupTable |
Функции | |
class DayZPlayerTypeStepSoundLookupTableImpl extends DayZPlayerTypeStepSoundLookupTable | DayZPlayerTypeAttachmentSoundLookupTableImpl () |
void | DayZPlayerTypeStepSoundLookupTableImpl () |
override SoundObjectBuilder | GetSoundBuilder (int eventId, int pMovement, int pSurfaceHash, AnimBootsType pBoots) |
static DayZPlayerTypeStepSoundLookupTableImpl | GetInstance () |
override SoundObjectBuilder | GetSoundBuilder (int eventId, string slotName, int attachmentHash) |
void | DayZPlayerTypeSoundTableImpl () |
override AnimSoundEvent | GetSoundEvent (int event_id) |
void | DayZPlayerTypeRegisterSounds (DayZPlayerType pType) |
Переменные | |
static ref DayZPlayerTypeStepSoundLookupTableImpl | m_instance |
autoptr map< int, ref StepSoundLookupTable > | m_pSoundTableInstances |
autoptr map< int, StepSoundLookupTable > | m_pSoundTables |
ref map< int, ref AnimSoundEvent > | m_AnimSoundEvents |
ref array< ref AnimSoundEvent > | m_animSoundEvents |
DEPRECATED. | |