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

Go to the source code of this file.

Classes

class  SCR_WeaponComponentClass
class  SCR_WeaponComponent

Typedefs

typedef func ScriptInvokerWeaponStateMethod
typedef ScriptInvokerBase< ScriptInvokerWeaponStateMethodScriptInvokerWeaponState

Functions

SCR_WeaponComponentClass WeaponComponentClass ScriptInvokerWeaponStateMethod (WeaponComponent weapon, bool active)

Typedef Documentation

◆ ScriptInvokerWeaponState

Definition at line 7 of file SCR_WeaponComponent.c.

◆ ScriptInvokerWeaponStateMethod

Definition at line 6 of file SCR_WeaponComponent.c.

Function Documentation

◆ ScriptInvokerWeaponStateMethod()