![]() |
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_MineWeaponComponentClass |
Functions | |
| SCR_MineWeaponComponentClass WeaponComponentClass | RplProp (onRplName:"OnFlagEntitySync") |
| IEntity | GetFlagEntity () |
| void | OnFlagParentSlotChanged (InventoryStorageSlot oldSlot, InventoryStorageSlot newSlot) |
| void | SetFlag (IEntity flag) |
| Call only on server! | |
| void | OnFlagEntitySync () |
| IEntity GetFlagEntity | ( | ) |
Definition at line 20 of file SCR_MineWeaponComponent.c.
|
protected |
Definition at line 58 of file SCR_MineWeaponComponent.c.
|
protected |
Definition at line 26 of file SCR_MineWeaponComponent.c.
| SCR_MineWeaponComponentClass WeaponComponentClass RplProp | ( | onRplName:"OnFlagEntitySync" | ) |
Definition at line 1 of file SCR_MineWeaponComponent.c.
|
protected |
Call only on server!
Definition at line 39 of file SCR_MineWeaponComponent.c.