![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_CharacterSoundComponentClass |
Functions | |
| override void | UpdateSoundJob (IEntity owner, float timeSlice) |
| vector | GetBonePosVector (IEntity owner, int index, int boneIdx) |
| override void | OnPostInit (IEntity owner) |
| Editable Mine. | |
| SCR_CharacterSoundComponentClass | GetComponentData () |
| void | SCR_CharacterSoundComponent (IEntityComponentSource src, IEntity ent, IEntity parent) |
Variables | |
| SCR_CharacterSoundComponentClass | m_SignalsManagerComponent |
| ref array< int > | m_aSignalIdx |
| ref array< int > | m_aTrackedBoneIdx |
| ref array< int > | m_aPivotBoneIdx |
| ref array< vector > | m_aBonePositionLast |
Definition at line 62 of file SCR_CharacterSoundComponent.c.
|
protected |
Definition at line 132 of file SCR_CharacterSoundComponent.c.
|
protected |
Definition at line 142 of file SCR_CharacterSoundComponent.c.
Definition at line 24 of file SCR_CharacterSoundComponent.c.
|
protected |
Definition at line 21 of file SCR_CharacterSoundComponent.c.
|
protected |
Definition at line 19 of file SCR_CharacterSoundComponent.c.
|
protected |
Definition at line 17 of file SCR_CharacterSoundComponent.c.
|
protected |
Definition at line 18 of file SCR_CharacterSoundComponent.c.
| SCR_CharacterSoundComponentClass m_SignalsManagerComponent |