Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ExplosiveChargeComponent.c File Reference

Go to the source code of this file.

Classes

class  SCR_ExplosiveChargeComponentClass
class  SCR_ExplosiveChargeComponent

Typedefs

typedef func ScriptInvokerFuzeChangedMethod
typedef ScriptInvokerBase< ScriptInvokerFuzeChangedMethodScriptInvokerFuzeChanged

Functions

SCR_ExplosiveChargeComponentClass ScriptGameComponentClass ScriptInvokerFuzeChangedMethod (SCR_EFuzeType oldFuzeType, SCR_EFuzeType newFuzeType)

Typedef Documentation

◆ ScriptInvokerFuzeChanged

Definition at line 8 of file SCR_ExplosiveChargeComponent.c.

◆ ScriptInvokerFuzeChangedMethod

Function Documentation

◆ ScriptInvokerFuzeChangedMethod()