![]() |
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_ExplosiveTriggerComponentClass |
Functions | |
| SCR_ExplosiveChargeComponent | GetExplosiveChargeComponent () |
| void | UseTrigger () |
| Authority method that will setoff this trigger and replicate the effect to other clients. | |
| void | EOnInit (IEntity owner) |
Variables | |
| SCR_ExplosiveTriggerComponentClass | m_RplComp |
| SCR_ExplosiveChargeComponent | m_ExplosiveChargeComp |
|
protected |
Definition at line 11 of file SCR_ExplosiveTriggerComponent.c.
|
protected |
Authority method that will setoff this trigger and replicate the effect to other clients.
Definition at line 18 of file SCR_ExplosiveTriggerComponent.c.
|
protected |
Definition at line 8 of file SCR_ExplosiveTriggerComponent.c.
| SCR_ExplosiveTriggerComponentClass m_RplComp |