| AdaptiveOpacity_Update(float opacity, float sceneBrightness, bool init=false) | SCR_InfoDisplay | protected |
| AddNewWidgets(notnull SCR_XPInfoWidgetData hudXPWidget, int id) | SCR_XPInfoDisplay | |
| AllowShowingInfo(bool allow) | SCR_XPInfoDisplay | |
| DisplayConsciousnessChanged(bool conscious, bool init=false) | SCR_InfoDisplayExtended | protected |
| DisplayControlledEntityChanged(IEntity from, IEntity to) | SCR_InfoDisplayExtended | protected |
| DisplayInit(IEntity owner) | SCR_XPInfoDisplay | |
| DisplayOnResumed() | SCR_InfoDisplayExtended | protected |
| DisplayOnSuspended() | SCR_InfoDisplayExtended | protected |
| DisplayStartDraw(IEntity owner) | SCR_XPInfoDisplay | |
| DisplayStartDrawInit(IEntity owner) | SCR_XPInfoDisplay | |
| DisplayStopDraw(IEntity owner) | SCR_InfoDisplayExtended | protected |
| DisplayUpdate(IEntity owner, float timeSlice) | SCR_InfoDisplayExtended | protected |
| FindComponentInParentContainer(TypeName typeName) | BaseInfoDisplay | |
| GetAnchorPosition(out float x, out float y, EWidgetAnchor anchor=EWidgetAnchor.TOPLEFT, bool addSafezones=true) | SCR_InfoDisplay | |
| GetContentWidget() | SCR_InfoDisplay | |
| GetContentWidgetName() | SCR_InfoDisplay | |
| GetDimensions(out float width, out float height, bool addSafezones=true) | SCR_InfoDisplay | |
| GetHandler(TypeName handlerType) | SCR_InfoDisplay | |
| GetInfoDisplays(out notnull array< BaseInfoDisplay > outInfoDisplays) | GroupInfoDisplay | |
| GetOnStart() | SCR_InfoDisplay | |
| GetOnStop() | SCR_InfoDisplay | |
| GetOwnerEntity() | SCR_InfoDisplay | |
| GetRankIconImageSet() | SCR_XPInfoDisplay | static |
| GetRootWidget() | SCR_InfoDisplay | |
| HideHUD() | SCR_XPInfoDisplay | protected |
| InitializeInterfaceSettings() | SCR_InfoDisplayExtended | protected |
| IsShown() | SCR_InfoDisplay | |
| m_aChildDisplays | SCR_InfoDisplay | protected |
| m_aHandlers | SCR_InfoDisplay | protected |
| m_aUpdatableHandlers | SCR_InfoDisplay | protected |
| m_bAttachedToPlayerController | SCR_InfoDisplayExtended | protected |
| m_bCanShow | SCR_InfoDisplayExtended | protected |
| m_bInADS | SCR_InfoDisplayExtended | protected |
| m_bInEditor | SCR_InfoDisplayExtended | protected |
| m_bInitDone | SCR_XPInfoDisplay | protected |
| m_bInPauseMenu | SCR_InfoDisplayExtended | protected |
| m_bInThirdPerson | SCR_InfoDisplayExtended | protected |
| m_bIsEnabled | SCR_InfoDisplayExtended | protected |
| m_bIsEnabledInSettings | SCR_InfoDisplayExtended | protected |
| m_bIsInfoAllowed | SCR_XPInfoDisplay | protected |
| m_bIsUnconscious | SCR_InfoDisplayExtended | protected |
| m_bRegistered | SCR_InfoDisplay | protected |
| m_bShowInAllCameras | SCR_InfoDisplayExtended | protected |
| m_bShown | SCR_InfoDisplay | protected |
| m_CameraHandler | SCR_InfoDisplayExtended | protected |
| m_CharacterController | SCR_InfoDisplayExtended | protected |
| m_ECurrentRank | SCR_XPInfoDisplay | protected |
| m_EditorManager | SCR_InfoDisplayExtended | protected |
| m_eLayer | SCR_InfoDisplay | |
| m_EPrevRank | SCR_XPInfoDisplay | protected |
| m_EReward | SCR_XPInfoDisplay | protected |
| m_EventHandlerManager | SCR_InfoDisplayExtended | protected |
| m_HUDManager | SCR_InfoDisplay | protected |
| m_iChildDisplays | SCR_InfoDisplay | protected |
| m_iContentHeightAdjustment | SCR_InfoDisplay | protected |
| m_iContentWidthAdjustment | SCR_InfoDisplay | protected |
| m_iOverrideZOrder | SCR_InfoDisplay | |
| m_LayoutPath | SCR_InfoDisplay | |
| m_MenuManager | SCR_InfoDisplayExtended | protected |
| m_OnStart | SCR_InfoDisplay | protected |
| m_OnStop | SCR_InfoDisplay | protected |
| m_OwnerEntity | SCR_InfoDisplay | protected |
| m_PlayerController | SCR_InfoDisplayExtended | protected |
| m_PlayerXPComponent | SCR_XPInfoDisplay | protected |
| m_pParentDisplay | SCR_InfoDisplay | protected |
| m_sAdaptiveOpacityWidgetName | SCR_InfoDisplay | protected |
| m_sContentWidget | SCR_InfoDisplay | protected |
| m_sCurrentRankIcon | SCR_XPInfoDisplay | protected |
| m_sCurrentRankName | SCR_XPInfoDisplay | protected |
| m_sInterfaceSettingName | SCR_InfoDisplayExtended | protected |
| m_sNextRankIcon | SCR_XPInfoDisplay | protected |
| m_sParentSlot | SCR_InfoDisplay | protected |
| m_sRewardName | SCR_XPInfoDisplay | protected |
| m_wContent | SCR_InfoDisplay | protected |
| m_Widgets | SCR_XPInfoDisplay | protected |
| m_wRoot | SCR_InfoDisplay | protected |
| m_wSlot | SCR_InfoDisplay | protected |
| OnSettingsChanged() | SCR_XPInfoDisplay | |
| OnShownFinished(Widget w, float targetOpacity, WidgetAnimationOpacity anim=null) | SCR_InfoDisplay | protected |
| RANK_ICON_IMAGESET | SCR_XPInfoDisplay | protectedstatic |
| RecolorXPBar() | SCR_XPInfoDisplay | protected |
| RecolorXPText() | SCR_XPInfoDisplay | protected |
| RegisterToHudManager() | SCR_InfoDisplay | |
| RemoveWidgetsById(int widgetDataId) | SCR_XPInfoDisplay | |
| SetContentWidget(notnull Widget content) | SCR_InfoDisplay | |
| SetEnabled(bool isEnabled) | SCR_InfoDisplayExtended | |
| SetRootWidget(notnull Widget root) | SCR_InfoDisplay | |
| Show(bool show, float speed=UIConstants.FADE_RATE_INSTANT, EAnimationCurve curve=EAnimationCurve.LINEAR) | SCR_InfoDisplayExtended | |
| ShowXPInfo(int totalXP, SCR_EXPRewards rewardID, int XP, bool volunteer, bool profileUsed, int skillLevel) | SCR_XPInfoDisplay | protected |
| ToggleXPInfo(bool visible) | SCR_XPInfoDisplay | |
| UpdateData() | SCR_XPInfoDisplay | protected |
| XP_INFO_DURATION | SCR_XPInfoDisplay | protectedstatic |
| ~SCR_XPInfoDisplay() | SCR_XPInfoDisplay | |