| AdaptiveOpacity_Update(float opacity, float sceneBrightness, bool init=false) | SCR_InfoDisplay | protected |
| AddActionListeners() | SCR_BallisticTableDisplay | protected |
| ChangeShellCharge(float direction=0) | SCR_BallisticTableDisplay | |
| ChangeShellType(float direction=0) | SCR_BallisticTableDisplay | |
| DisplayConsciousnessChanged(bool conscious, bool init=false) | SCR_InfoDisplayExtended | protected |
| DisplayControlledEntityChanged(IEntity from, IEntity to) | SCR_InfoDisplayExtended | protected |
| DisplayInit(IEntity owner) | SCR_InfoDisplayExtended | protected |
| DisplayOnResumed() | SCR_InfoDisplayExtended | protected |
| DisplayOnSuspended() | SCR_InfoDisplayExtended | protected |
| DisplayStartDraw(IEntity owner) | SCR_BallisticTableDisplay | |
| DisplayStartDrawInit(IEntity owner) | SCR_InfoDisplayExtended | protected |
| DisplayStopDraw(IEntity owner) | SCR_BallisticTableDisplay | |
| DisplayUpdate(IEntity owner, float timeSlice) | SCR_BallisticTableDisplay | |
| FindComponentInParentContainer(TypeName typeName) | BaseInfoDisplay | |
| GetAnchorPosition(out float x, out float y, EWidgetAnchor anchor=EWidgetAnchor.TOPLEFT, bool addSafezones=true) | SCR_InfoDisplay | |
| GetBallisticInfo(float elevation) | SCR_BallisticTableDisplay | protected |
| GetContentWidget() | SCR_InfoDisplay | |
| GetContentWidgetName() | SCR_InfoDisplay | |
| GetDimensions(out float width, out float height, bool addSafezones=true) | SCR_InfoDisplay | |
| GetHandler(TypeName handlerType) | SCR_InfoDisplay | |
| GetHasDifferentChargeConfigs() | SCR_BallisticTableDisplay | |
| GetInfoDisplays(out notnull array< BaseInfoDisplay > outInfoDisplays) | GroupInfoDisplay | |
| GetMuzzleDirection() | SCR_BallisticTableDisplay | protected |
| GetNumberOfBallisticConfigs() | SCR_BallisticTableDisplay | |
| GetOnStart() | SCR_InfoDisplay | |
| GetOnStop() | SCR_InfoDisplay | |
| GetOwnerEntity() | SCR_InfoDisplay | |
| GetRootWidget() | SCR_InfoDisplay | |
| GetSelectedBallisticConfig() | SCR_BallisticTableDisplay | |
| InitializeInterfaceSettings() | SCR_InfoDisplayExtended | protected |
| IsShown() | SCR_InfoDisplay | |
| m_aBallisticConfigs | SCR_BallisticTableDisplay | protected |
| m_aChildDisplays | SCR_InfoDisplay | protected |
| m_AdditionalGameSettings | SCR_BallisticTableDisplay | protected |
| m_aHandlers | SCR_InfoDisplay | protected |
| m_aRangeListWidgetNames | SCR_BallisticTableDisplay | protected |
| m_aRangeListWidgets | SCR_BallisticTableDisplay | protected |
| m_aUpdatableHandlers | SCR_InfoDisplay | protected |
| m_bAttachedToPlayerController | SCR_InfoDisplayExtended | protected |
| m_bCanShow | SCR_InfoDisplayExtended | protected |
| m_bHasDifferentChargeRingConfigs | SCR_BallisticTableDisplay | protected |
| m_bInADS | SCR_InfoDisplayExtended | protected |
| m_bInEditor | SCR_InfoDisplayExtended | protected |
| m_bInPauseMenu | SCR_InfoDisplayExtended | protected |
| m_bInThirdPerson | SCR_InfoDisplayExtended | protected |
| m_bIsEnabled | SCR_InfoDisplayExtended | protected |
| m_bIsEnabledInSettings | SCR_InfoDisplayExtended | 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_EditorManager | SCR_InfoDisplayExtended | protected |
| m_eLayer | SCR_InfoDisplay | |
| m_EventHandlerManager | SCR_InfoDisplayExtended | protected |
| m_fBottomElevationThreshold | SCR_BallisticTableDisplay | protected |
| m_fFadeInDelay | SCR_BallisticTableDisplay | protected |
| m_fTopElevationThreshold | SCR_BallisticTableDisplay | protected |
| m_HUDManager | SCR_InfoDisplay | protected |
| m_iBallisticDataOffset | SCR_BallisticTableDisplay | protected |
| m_iChildDisplays | SCR_InfoDisplay | protected |
| m_iContentHeightAdjustment | SCR_InfoDisplay | protected |
| m_iContentWidthAdjustment | SCR_InfoDisplay | protected |
| m_iOverrideZOrder | SCR_InfoDisplay | |
| m_iSelectedBallisticConfig | SCR_BallisticTableDisplay | protected |
| 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_pParentDisplay | SCR_InfoDisplay | protected |
| m_sAdaptiveOpacityWidgetName | SCR_InfoDisplay | protected |
| m_sChangeShellChargeActionName | SCR_BallisticTableDisplay | protected |
| m_sChangeShellTypeActionName | SCR_BallisticTableDisplay | protected |
| m_sContentWidget | SCR_InfoDisplay | protected |
| m_sInterfaceSettingName | SCR_InfoDisplayExtended | protected |
| m_sParentSlot | SCR_InfoDisplay | protected |
| m_sRangeTextFormat | SCR_BallisticTableDisplay | protected |
| m_sShellNameTextWidgetName | SCR_BallisticTableDisplay | protected |
| m_sShellTypeIconWidgetName | SCR_BallisticTableDisplay | protected |
| m_TurretController | SCR_BallisticTableDisplay | protected |
| m_wAmmoTypeIcon | SCR_BallisticTableDisplay | protected |
| m_wContent | SCR_InfoDisplay | protected |
| m_wRoot | SCR_InfoDisplay | protected |
| m_wShellNameTextWidget | SCR_BallisticTableDisplay | protected |
| m_wSlot | SCR_InfoDisplay | protected |
| OnSettingsChanged() | SCR_BallisticTableDisplay | protected |
| OnSettingsMenuClosed(ChimeraMenuBase menu) | SCR_BallisticTableDisplay | protected |
| OnShownFinished(Widget w, float targetOpacity, WidgetAnimationOpacity anim=null) | SCR_InfoDisplay | protected |
| RegisterToHudManager() | SCR_InfoDisplay | |
| RemoveActionListeners() | SCR_BallisticTableDisplay | protected |
| SetContentWidget(notnull Widget content) | SCR_InfoDisplay | |
| SetEnabled(bool isEnabled) | SCR_InfoDisplayExtended | |
| SetRootWidget(notnull Widget root) | SCR_InfoDisplay | |
| SetupWidgets() | SCR_BallisticTableDisplay | protected |
| Show(bool show, float speed=UIConstants.FADE_RATE_INSTANT, EAnimationCurve curve=EAnimationCurve.LINEAR) | SCR_BallisticTableDisplay | |
| ShowDelay(bool show, float speed=UIConstants.FADE_RATE_INSTANT) | SCR_BallisticTableDisplay | protected |
| TEXT_EMPTY | SCR_BallisticTableDisplay | protectedstatic |
| UpdateBallisticInfo(vector aimRotation, bool forceRefresh=false) | SCR_BallisticTableDisplay | protected |
| UpdateConfig(bool playSound=true) | SCR_BallisticTableDisplay | protected |