AdaptiveOpacity_Update(float opacity, float sceneBrightness, bool init=false) | SCR_InfoDisplay | protected |
CalculateScreenSize(Widget degreeWidget) | SCR_BaseWeaponAzimuthDisplay | |
CalculateWidgetScreenSizeUnscaled(Widget widget) | SCR_BaseWeaponAzimuthDisplay | |
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_BaseWeaponAzimuthDisplay | |
DisplayStartDrawInit(IEntity owner) | SCR_InfoDisplayExtended | protected |
DisplayStopDraw(IEntity owner) | SCR_BaseHeadingDisplay | |
DisplayUpdate(IEntity owner, float timeSlice) | SCR_BaseWeaponAzimuthDisplay | |
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 | |
GetMuzzleDirection() | SCR_BaseHeadingDisplay | protected |
GetOnStart() | SCR_InfoDisplay | |
GetOnStop() | SCR_InfoDisplay | |
GetOwnerEntity() | SCR_InfoDisplay | |
GetRootWidget() | SCR_InfoDisplay | |
InitializeInterfaceSettings() | SCR_InfoDisplayExtended | protected |
IsShown() | SCR_InfoDisplay | |
m_aChildDisplays | SCR_InfoDisplay | protected |
m_aHalfPaddingWidgetNames | SCR_BaseHeadingDisplay | protected |
m_aHandlers | SCR_InfoDisplay | protected |
m_aHeadingPaddingWidgets | SCR_BaseHeadingDisplay | protected |
m_aHeadingTextWidgets | SCR_BaseHeadingDisplay | protected |
m_aPaddingWidgetNames | SCR_BaseHeadingDisplay | 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_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_bShowDegrees | SCR_BaseHeadingDisplay | protected |
m_bShowInAllCameras | SCR_InfoDisplayExtended | protected |
m_bShowMils | SCR_BaseHeadingDisplay | protected |
m_bShown | SCR_InfoDisplay | protected |
m_Camera | SCR_BaseHeadingDisplay | protected |
m_CameraHandler | SCR_InfoDisplayExtended | protected |
m_CameraManager | SCR_BaseHeadingDisplay | protected |
m_CharacterController | SCR_InfoDisplayExtended | protected |
m_EditorManager | SCR_InfoDisplayExtended | protected |
m_eLayer | SCR_InfoDisplay | |
m_EventHandlerManager | SCR_InfoDisplayExtended | protected |
m_fCurrentFOV | SCR_BaseHeadingDisplay | protected |
m_fDegreeWidgetDefaultSize | SCR_BaseHeadingDisplay | protected |
m_fDegreeWidgetDefaultSizeHeight | SCR_BaseHeadingDisplay | protected |
m_fDegreeWidgetDefaultSizeWidth | SCR_BaseHeadingDisplay | protected |
m_fDegreeWidgetSize | SCR_BaseHeadingDisplay | protected |
m_fFadeInDelay | SCR_BaseHeadingDisplay | protected |
m_fMils | SCR_BaseHeadingDisplay | protected |
m_fSliderPosX | SCR_BaseHeadingDisplay | protected |
m_fSliderPosY | SCR_BaseHeadingDisplay | protected |
m_HUDManager | SCR_InfoDisplay | protected |
m_iChildDisplays | SCR_InfoDisplay | protected |
m_iContentHeightAdjustment | SCR_InfoDisplay | protected |
m_iContentWidthAdjustment | SCR_InfoDisplay | protected |
m_iCurrentHeading | SCR_BaseHeadingDisplay | protected |
m_iLastStoredHeading | SCR_BaseHeadingDisplay | protected |
m_iMaxShownDegrees | SCR_BaseHeadingDisplay | 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_pParentDisplay | SCR_InfoDisplay | protected |
m_sAdaptiveOpacityWidgetName | SCR_InfoDisplay | protected |
m_sAzimuthNotchHolderLayout | SCR_BaseWeaponAzimuthDisplay | protected |
m_sAzimuthNotchItemLayout | SCR_BaseWeaponAzimuthDisplay | protected |
m_sContentWidget | SCR_InfoDisplay | protected |
m_sDegreeTextWidgetName | SCR_BaseHeadingDisplay | protected |
m_sHeadingTableHolderWidgetName | SCR_BaseHeadingDisplay | protected |
m_sInterfaceSettingName | SCR_InfoDisplayExtended | protected |
m_sMilsTextWidgetName | SCR_BaseHeadingDisplay | protected |
m_sParentSlot | SCR_InfoDisplay | protected |
m_sTxtHeadingDegreeNotchWidgetName | SCR_BaseHeadingDisplay | protected |
m_TurretController | SCR_BaseHeadingDisplay | protected |
m_wContent | SCR_InfoDisplay | protected |
m_wDegreesTextWidget | SCR_BaseHeadingDisplay | protected |
m_wHeadingTableHolderWidget | SCR_BaseHeadingDisplay | protected |
m_wMilsTextWidget | SCR_BaseHeadingDisplay | protected |
m_wRoot | SCR_InfoDisplay | protected |
m_wSavedHeadingWidget | SCR_BaseHeadingDisplay | protected |
m_wSlot | SCR_InfoDisplay | protected |
OnSettingsChanged() | SCR_InfoDisplayExtended | protected |
OnShownFinished(Widget w, float targetOpacity, WidgetAnimationOpacity anim=null) | SCR_InfoDisplay | protected |
RegisterToHudManager() | SCR_InfoDisplay | |
SetContentWidget(notnull Widget content) | SCR_InfoDisplay | |
SetEnabled(bool isEnabled) | SCR_InfoDisplayExtended | |
SetRootWidget(notnull Widget root) | SCR_InfoDisplay | |
SetupHeadingWidgets(ResourceName headingHolderLayout="", ResourceName headingNotchLayout="") | SCR_BaseWeaponAzimuthDisplay | |
Show(bool show, float speed=UIConstants.FADE_RATE_INSTANT, EAnimationCurve curve=EAnimationCurve.LINEAR) | SCR_BaseHeadingDisplay | |
ShowDelay(bool show, float speed=UIConstants.FADE_RATE_INSTANT) | SCR_BaseHeadingDisplay | protected |
UpdateAzimuthInfo(vector aimRotation) | SCR_BaseWeaponAzimuthDisplay | |
UpdateAzimuthWidgets() | SCR_BaseWeaponAzimuthDisplay | protected |
UpdateFOV(float fov) | SCR_BaseHeadingDisplay | protected |