![]() |
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 void | PerformAction (IEntity pOwnerEntity, IEntity pUserEntity) |
| By default toggle the current state of the interaction. | |
| void | PlayActionSound () |
Protected Attributes | |
| SCR_FireModeManagerComponent | fireModeManager |
| string | m_sActionSoundEvent |
| Movement sound event name. | |
Definition at line 2 of file SCR_VehicleWeaponActionBase.c.
|
inlineprotected |
Definition at line 11 of file SCR_VehicleWeaponActionBase.c.
|
inlineprotected |
By default toggle the current state of the interaction.
Definition at line 20 of file SCR_VehicleWeaponActionBase.c.
|
inlineprotected |
Definition at line 28 of file SCR_VehicleWeaponActionBase.c.
|
protected |
Definition at line 4 of file SCR_VehicleWeaponActionBase.c.
|
protected |
Movement sound event name.
Definition at line 8 of file SCR_VehicleWeaponActionBase.c.