| ChangeVisibility(bool isInLineOfSight) | SCR_NearbyContextWidgetComponentInteract | |
| DISABLED_NEARBY_INTERACTION_OPACITY | SCR_NearbyContextWidgetComponentInteract | protectedstatic |
| ENABLED_NEARBY_INTERACTION_GLOW_OPACITY | SCR_NearbyContextWidgetComponentInteract | protectedstatic |
| GetAssignedContext() | SCR_NearbyContextWidgetComponentInteract | |
| GetComponent(TypeName componentType, string name, Widget parent, bool searchAllChildren=true) | SCR_ScriptedWidgetComponent | static |
| GetOnContextAssigned() | SCR_NearbyContextWidgetComponentInteract | |
| GetRootWidget() | SCR_ScriptedWidgetComponent | |
| HandlerAttached(Widget w) | SCR_NearbyContextWidgetComponentInteract | |
| HasColorData() | SCR_NearbyContextWidgetComponentInteract | |
| IsHealingAction(BaseUserAction userAct) | SCR_NearbyContextWidgetComponentInteract | static |
| IsHealingAction(BaseUserAction userAct, out bool showOuterBackground, out int nearbyColorState) | SCR_NearbyContextWidgetComponentInteract | static |
| IsVisible() | SCR_ScriptedWidgetComponent | |
| m_AssignedContext | SCR_NearbyContextWidgetComponentInteract | protected |
| m_BackgroundColor | SCR_NearbyContextWidgetComponentInteract | protected |
| m_FirstAction | SCR_NearbyContextWidgetComponentInteract | protected |
| m_GlowColor | SCR_NearbyContextWidgetComponentInteract | protected |
| m_IconColor | SCR_NearbyContextWidgetComponentInteract | protected |
| m_mCachedActionColors | SCR_NearbyContextWidgetComponentInteract | protected |
| m_OnClick | SCR_ScriptedWidgetComponent | |
| m_OnContextAssigned | SCR_NearbyContextWidgetComponentInteract | protected |
| m_Widgets | SCR_NearbyContextWidgetComponentInteract | protected |
| m_wRoot | SCR_ScriptedWidgetComponent | protected |
| OnAssigned(SCR_ActionContextUIInfo info, UserActionContext context) | SCR_NearbyContextWidgetComponentInteract | |
| OnAssigned(SCR_ActionUIInfo info, BaseUserAction context) | SCR_NearbyContextWidgetComponentInteract | |
| OnClick(Widget w, int x, int y, int button) | SCR_ScriptedWidgetComponent | |
| SetColors(notnull SCR_NearbyContextColorsComponentInteract colorset, bool showOuterBackground) | SCR_NearbyContextWidgetComponentInteract | |
| SetColorsData(map< SCR_ENearbyInteractionContextColors, ref SCR_NearbyContextColorsComponentInteract > cachedActionColors) | SCR_NearbyContextWidgetComponentInteract | |
| SetIconFromAction(SCR_ActionUIInfo info) | SCR_NearbyContextWidgetComponentInteract | protected |
| UpdateColors(UserActionContext ctx, SCR_ENearbyInteractionContextColors nearbyColorState=UIConstants.NEARBY_INTERACTION_DEFAULT_STATE) | SCR_NearbyContextWidgetComponentInteract | |
| UpdateColors(BaseUserAction userAct, SCR_ENearbyInteractionContextColors nearbyColorState=UIConstants.NEARBY_INTERACTION_DEFAULT_STATE) | SCR_NearbyContextWidgetComponentInteract | |