![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | Init (IEntity pOwnerEntity, GenericComponent pManagerComponent) |
| override bool | CanBeShownScript (IEntity user) |
| override void | OnActionStart (IEntity pUserEntity) |
| override void | OnActionCanceled (IEntity pOwnerEntity, IEntity pUserEntity) |
| void | ~SCR_PlayInstrument () |
Static Protected Member Functions | |
| static ScriptInvokerInt2 | GetOnInstrumentPlayed () |
Protected Attributes | |
| ref SCR_AudioSourceConfiguration | m_AudioSourceConfiguration |
| SCR_EInstrumentType | m_eInstrumentType |
| AudioHandle | m_AudioHandle = AudioHandle.Invalid |
| SCR_DamageManagerComponent | m_DamageComponent |
Static Protected Attributes | |
| static ref ScriptInvokerInt2 | s_onInstrumentPlayed |
Definition at line 2 of file SCR_PlayInstrument.c.
|
inlineprotected |
Definition at line 93 of file SCR_PlayInstrument.c.
Definition at line 24 of file SCR_PlayInstrument.c.
|
inlinestaticprotected |
Definition at line 84 of file SCR_PlayInstrument.c.
|
inlineprotected |
Definition at line 16 of file SCR_PlayInstrument.c.
|
inlineprotected |
Definition at line 57 of file SCR_PlayInstrument.c.
|
inlineprotected |
Definition at line 33 of file SCR_PlayInstrument.c.
|
protected |
Definition at line 10 of file SCR_PlayInstrument.c.
|
protected |
Definition at line 5 of file SCR_PlayInstrument.c.
|
protected |
Definition at line 13 of file SCR_PlayInstrument.c.
|
protected |
Definition at line 8 of file SCR_PlayInstrument.c.
|
staticprotected |
Definition at line 12 of file SCR_PlayInstrument.c.