![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| if (m_HighlightedEntities.Find(entity, allHighlights)) | |
| m_HighlightedEntities | Insert (entity, allHighlights) |
| Rpc (AddHighlightToListRpc, entityID, allHighlights) | |
| CleanupHighlightedMap () | |
| Event_OnAddHighlight | Invoke (entity) |
| void | AddHighlightRpc (RplId entityID, EEditableEntityHighlight allHighlights) |
| void | AddHighlightToListRpc (RplId entityID, EEditableEntityHighlight allHighlights) |
| if (!m_HighlightedEntities.Find(entity, allHighlights)) return | |
| if (! allHighlights &highlight) | |
| Event_OnUpdateHighlight | Invoke (entity, allHighlights, GetHighlightCount(allHighlights)) |
| Rpc (RemoveHighlightRpc, entityID, allHighlights) | |
| CleanupHighlightedMap () | |
| Event_OnRemoveHighlight | Invoke (entity) |
| void | RemoveHighlightRpc (RplId entityID, EEditableEntityHighlight allHighlights) |
| void | RemoveHighlightFromListRpc (RplId entityID) |
Protected Attributes | |
| SCR_DelegateFactionManagerComponent | m_DelegateFactionManager |
| ref ScriptInvoker | Event_OnAddHighlight = new ScriptInvoker |
| ref ScriptInvoker | Event_OnUpdateHighlight = new ScriptInvoker |
| ref ScriptInvoker | Event_OnRemoveHighlight = new ScriptInvoker |
| bool | m_bReplicationIsRunning |
| ref map< SCR_EditableEntityComponent, EEditableEntityHighlight > | m_HighlightedEntities = new map<SCR_EditableEntityComponent, EEditableEntityHighlight> |
| RplId | entityID = Replication.FindItemId(entity) |
| EEditableEntityHighlight | allHighlights |
| else | |
Manager of current layer.
Definition at line 11 of file SCR_HighlightedEditorComponent.c.
|
inlineprotected |
Definition at line 75 of file SCR_HighlightedEditorComponent.c.
|
inlineprotected |
Definition at line 94 of file SCR_HighlightedEditorComponent.c.
|
protected |
|
protected |
|
inlineprotected |
Definition at line 125 of file SCR_HighlightedEditorComponent.c.
|
protected |
|
inlineprotected |
Definition at line 37 of file SCR_HighlightedEditorComponent.c.
|
protected |
|
protected |
|
protected |
|
protected |
|
inlineprotected |
Definition at line 179 of file SCR_HighlightedEditorComponent.c.
|
inlineprotected |
Definition at line 160 of file SCR_HighlightedEditorComponent.c.
|
protected |
|
protected |
|
protected |
Definition at line 34 of file SCR_HighlightedEditorComponent.c.
|
protected |
Definition at line 55 of file SCR_HighlightedEditorComponent.c.
|
protected |
Definition at line 32 of file SCR_HighlightedEditorComponent.c.
|
protected |
Definition at line 17 of file SCR_HighlightedEditorComponent.c.
|
protected |
Definition at line 19 of file SCR_HighlightedEditorComponent.c.
|
protected |
Definition at line 18 of file SCR_HighlightedEditorComponent.c.
|
protected |
Definition at line 22 of file SCR_HighlightedEditorComponent.c.
|
protected |
Definition at line 14 of file SCR_HighlightedEditorComponent.c.
|
protected |
Definition at line 25 of file SCR_HighlightedEditorComponent.c.