![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | AddIgnoredFactionKeys (notnull array< FactionKey > ignoredFactionKeys) |
| void | GetSideCounts (out int outFriendlyCount, out int outEnemyCount) |
| override bool | ScriptedEntityFilterForQuery (IEntity ent) |
| void | OnQueryFinished (bool bIsEmpty) |
Protected Attributes | |
| int | m_iRatioMethod |
| float | m_fFriendlyRatioLimit |
| ref array< FactionKey > | m_aIgnoredFactionKeys |
| int | m_iFriendlyCount |
| int | m_iEnemyCount |
| bool | m_bResult |
| bool | m_bEvaluateResult |
Definition at line 5 of file SCR_FactionControlTriggerEntity.c.
|
inlineprotected |
| [in] | ignoredFactionKeys | that will be added to the ignored array |
Definition at line 22 of file SCR_FactionControlTriggerEntity.c.
|
inlineprotected |
Get number of entities inside trigger for each side
| [out] | outFriendlyCount | Number of friendlies |
| [out] | outEnemyCount | Number of enemies |
Definition at line 36 of file SCR_FactionControlTriggerEntity.c.
|
inlineprotected |
Definition at line 100 of file SCR_FactionControlTriggerEntity.c.
|
inlineprotected |
Definition at line 54 of file SCR_FactionControlTriggerEntity.c.
|
protected |
Definition at line 14 of file SCR_FactionControlTriggerEntity.c.
|
protected |
Definition at line 18 of file SCR_FactionControlTriggerEntity.c.
|
protected |
Definition at line 17 of file SCR_FactionControlTriggerEntity.c.
|
protected |
Definition at line 11 of file SCR_FactionControlTriggerEntity.c.
|
protected |
Definition at line 16 of file SCR_FactionControlTriggerEntity.c.
|
protected |
Definition at line 16 of file SCR_FactionControlTriggerEntity.c.
|
protected |
Definition at line 8 of file SCR_FactionControlTriggerEntity.c.