![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| void | OnAssigned (SCR_ActionContextUIInfo info, UserActionContext context) |
| void | ChangeBackgroundColor (Color newColor) |
| void | ChangeVisibility (bool isInLineOfSight) |
| UserActionContext | GetAssignedContext () |
| Get the context that currently uses this Widget. | |
| ScriptInvokerVoid | GetOnContextAssigned () |
Definition at line 1 of file SCR_NearbyContextWidgetComponentBase.c.
|
inlineprotected |
Change the color of the Background Widget
| [in] | Color | The color, the backgroung should have |
Definition at line 69 of file SCR_NearbyContextWidgetComponentBase.c.
|
inlineprotected |
Changes the color of the root to make the whole widget darker / lighter to indicate if it's on line of sight or not
| [in] | bool | Is in line of sight |
Definition at line 78 of file SCR_NearbyContextWidgetComponentBase.c.
|
inlineprotected |
Get the context that currently uses this Widget.
Definition at line 88 of file SCR_NearbyContextWidgetComponentBase.c.
|
inlineprotected |
Definition at line 94 of file SCR_NearbyContextWidgetComponentBase.c.
|
inlineprotected |
Definition at line 28 of file SCR_NearbyContextWidgetComponentBase.c.
|
inlineprotected |
Will be called everytime the Widget gets assigned to a new context This happens everytime the context is in line of sight again
| [in] | UIInfo | containing all the information for the widget Icon, etc. Can be null |
| [in] | UserActionContext | Context the Widget gets assigned to |
Definition at line 40 of file SCR_NearbyContextWidgetComponentBase.c.
|
protected |
Definition at line 20 of file SCR_NearbyContextWidgetComponentBase.c.
|
protected |
Definition at line 21 of file SCR_NearbyContextWidgetComponentBase.c.
|
protected |
Definition at line 7 of file SCR_NearbyContextWidgetComponentBase.c.
|
protected |
Definition at line 25 of file SCR_NearbyContextWidgetComponentBase.c.
|
protected |
Definition at line 10 of file SCR_NearbyContextWidgetComponentBase.c.
|
protected |
Definition at line 13 of file SCR_NearbyContextWidgetComponentBase.c.
|
protected |
Definition at line 4 of file SCR_NearbyContextWidgetComponentBase.c.
|
protected |
Definition at line 17 of file SCR_NearbyContextWidgetComponentBase.c.
|
protected |
Definition at line 18 of file SCR_NearbyContextWidgetComponentBase.c.
|
protected |
Definition at line 15 of file SCR_NearbyContextWidgetComponentBase.c.