![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | OnInputDeviceIsGamepad (bool isGamepad) |
| void | UpdateInputVisuals () |
| Styles the widget according to the current input device. | |
| void | OnSelectedEntitiesChange (EEditableEntityState state, set< SCR_EditableEntityComponent > entitiesInsert, set< SCR_EditableEntityComponent > entitiesRemove) |
| Runs when selected entities from entities manager change. Used to update visibility of toggle. | |
| override void | HandlerAttached (Widget w) |
| override void | HandlerDeattached (Widget w) |
| void | ToggleCycleWaypoints () |
| Toggle cycle waypoints for selected groups, based on the status of the first group. | |
| void | EnableCycleWaypoints () |
| Enable cycle waypoints for selected groups. | |
| void | DisableCycleWaypoints () |
| Disable cycle waypoints for selected groups. | |
| bool | GetSelectedGroups (notnull out set< SCR_EditableGroupComponent > selectedGroups) |
| bool | GetHasCycleWaypointsActivated () |
| bool | CanShowToggleCycleWaypoint () |
| Returns if toggle cycle waypoint button can be shown. | |
Definition at line 1 of file SCR_CycleWaypointEditorUIComponent.c.
|
inlineprotected |
Returns if toggle cycle waypoint button can be shown.
Definition at line 213 of file SCR_CycleWaypointEditorUIComponent.c.
|
inlineprotected |
Disable cycle waypoints for selected groups.
Definition at line 156 of file SCR_CycleWaypointEditorUIComponent.c.
|
inlineprotected |
Enable cycle waypoints for selected groups.
Definition at line 139 of file SCR_CycleWaypointEditorUIComponent.c.
|
inlineprotected |
Returns if any of the selected group has cycle waypoint activated
Definition at line 194 of file SCR_CycleWaypointEditorUIComponent.c.
|
inlineprotected |
Returns groups from selected entities (unique)
| [out] | selectedGroups | set of groups, must be initialized |
Definition at line 175 of file SCR_CycleWaypointEditorUIComponent.c.
|
inlineprotected |
Definition at line 72 of file SCR_CycleWaypointEditorUIComponent.c.
|
inlineprotected |
Definition at line 109 of file SCR_CycleWaypointEditorUIComponent.c.
|
inlineprotected |
Definition at line 28 of file SCR_CycleWaypointEditorUIComponent.c.
|
inlineprotected |
Runs when selected entities from entities manager change. Used to update visibility of toggle.
Definition at line 60 of file SCR_CycleWaypointEditorUIComponent.c.
|
inlineprotected |
Toggle cycle waypoints for selected groups, based on the status of the first group.
Definition at line 123 of file SCR_CycleWaypointEditorUIComponent.c.
|
inlineprotected |
Styles the widget according to the current input device.
Definition at line 38 of file SCR_CycleWaypointEditorUIComponent.c.
|
protected |
Definition at line 25 of file SCR_CycleWaypointEditorUIComponent.c.
|
protected |
Definition at line 15 of file SCR_CycleWaypointEditorUIComponent.c.
|
protected |
Definition at line 18 of file SCR_CycleWaypointEditorUIComponent.c.
|
protected |
Definition at line 21 of file SCR_CycleWaypointEditorUIComponent.c.
|
protected |
Definition at line 23 of file SCR_CycleWaypointEditorUIComponent.c.
|
protected |
Definition at line 6 of file SCR_CycleWaypointEditorUIComponent.c.
|
protected |
Definition at line 3 of file SCR_CycleWaypointEditorUIComponent.c.
|
protected |
Definition at line 12 of file SCR_CycleWaypointEditorUIComponent.c.
|
protected |
Definition at line 9 of file SCR_CycleWaypointEditorUIComponent.c.
|
protected |
Definition at line 20 of file SCR_CycleWaypointEditorUIComponent.c.
|
protected |
Definition at line 22 of file SCR_CycleWaypointEditorUIComponent.c.