![]() |
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_PickupRequestedTaskEntityClass |
Functions | |
| SCR_PickupRequestedTaskEntityClass SCR_BaseRequestedTaskEntityClass | Attribute ("150", UIWidgets.EditBox, "Area radius [m]", "0 inf")] protected float m_fAreaRadius |
| void | PeriodicalCheck () |
| bool | IsAnyPlayerAlive (notnull array< int > playerIDs) |
| SCR_ChimeraCharacter | GetCharacter (int playerID) |
| IEntity | GetVehicle (notnull IEntity character) |
| void | AddXPReward () |
| override void | SetTaskState (SCR_ETaskState state) |
| override void | EOnInit (IEntity owner) |
| void | ~SCR_PickupRequestedTaskEntity () |
Variables | |
| float | m_fAreaRadiusSq |
| RplComponent | m_RplComponent |
| SCR_GroupsManagerComponent | m_GroupsManager |
| ref array< int > | m_aFilteredRequesters = {} |
| int | m_iRequestersInVehicle |
|
protected |
Definition at line 144 of file SCR_PickupRequestedTaskEntity.c.
| SCR_PickupRequestedTaskEntityClass SCR_BaseRequestedTaskEntityClass Attribute | ( | "150" | , |
| UIWidgets. | EditBox, | ||
| "Area radius " | [m], | ||
| "0 inf" | ) |
|
protected |
Definition at line 120 of file SCR_PickupRequestedTaskEntity.c.
Definition at line 134 of file SCR_PickupRequestedTaskEntity.c.
Definition at line 106 of file SCR_PickupRequestedTaskEntity.c.
|
protected |
Definition at line 19 of file SCR_PickupRequestedTaskEntity.c.
|
protected |
Definition at line 165 of file SCR_PickupRequestedTaskEntity.c.
|
protected |
Definition at line 193 of file SCR_PickupRequestedTaskEntity.c.
|
protected |
Definition at line 13 of file SCR_PickupRequestedTaskEntity.c.
|
protected |
Definition at line 10 of file SCR_PickupRequestedTaskEntity.c.
|
protected |
Definition at line 12 of file SCR_PickupRequestedTaskEntity.c.
|
protected |
Definition at line 14 of file SCR_PickupRequestedTaskEntity.c.
|
protected |
Definition at line 11 of file SCR_PickupRequestedTaskEntity.c.