![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| bool | CheckMasterOnlyMethod (string methodName) |
| void | SetControllerLight (ControllerLightType light, bool mode) |
| void | SetEmissivity (ParametricMaterialInstanceComponent light, bool on) |
| bool | IsProxy () |
| Return if is proxy or not. | |
| override bool | RplSave (ScriptBitWriter writer) |
| override bool | RplLoad (ScriptBitReader reader) |
| void | SCR_FiringRangeController (IEntitySource src, IEntity parent) |
| void | ~SCR_FiringRangeController () |
Protected Attributes | |
| int | m_iErectTargetTime |
| For how long target stays in erected position. | |
Definition at line 9 of file SCR_FiringRangeController.c.
|
inlineprotected |
Definition at line 712 of file SCR_FiringRangeController.c.
|
inlineprotected |
Definition at line 726 of file SCR_FiringRangeController.c.
Definition at line 610 of file SCR_FiringRangeController.c.
|
inlineprotected |
Return if is proxy or not.
Definition at line 649 of file SCR_FiringRangeController.c.
|
inlineprotected |
Definition at line 681 of file SCR_FiringRangeController.c.
|
inlineprotected |
Definition at line 658 of file SCR_FiringRangeController.c.
|
inlineprotected |
Definition at line 621 of file SCR_FiringRangeController.c.
|
inlineprotected |
Definition at line 632 of file SCR_FiringRangeController.c.
|
protected |
For how long target stays in erected position.
Definition at line 53 of file SCR_FiringRangeController.c.