![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | Detect (RplId id, bool instant=false) |
| bool | IsDetected (IEntity entity) |
| void | EOnInit (IEntity owner) |
| void | OnPostInit (IEntity owner) |
Static Protected Member Functions | |
| static SCR_MineAwarenessComponent | GetLocalInstance () |
Protected Attributes | |
| ref set< RplId > | m_aDetectedMines |
| ref map< RplId, ref SCR_MineDetectionData > | m_mMineDetection = new map<RplId, ref SCR_MineDetectionData>() |
Definition at line 12 of file SCR_MineAwarenessComponent.c.
| [in] | id | |
| [in] | instant |
Definition at line 32 of file SCR_MineAwarenessComponent.c.
|
inlineprotected |
Definition at line 84 of file SCR_MineAwarenessComponent.c.
|
inlinestaticprotected |
Definition at line 19 of file SCR_MineAwarenessComponent.c.
|
inlineprotected |
Definition at line 90 of file SCR_MineAwarenessComponent.c.
|
protected |
Definition at line 14 of file SCR_MineAwarenessComponent.c.
|
protected |
Definition at line 15 of file SCR_MineAwarenessComponent.c.