Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_BaseHeadingDisplay Member List

This is the complete list of members for SCR_BaseHeadingDisplay, including all inherited members.

AdaptiveOpacity_Update(float opacity, float sceneBrightness, bool init=false)SCR_InfoDisplayprotected
CalculateScreenSize(Widget degreeWidget)SCR_BaseHeadingDisplay
CalculateWidgetScreenSizeUnscaled(Widget widget)SCR_BaseHeadingDisplayprotected
DisplayConsciousnessChanged(bool conscious, bool init=false)SCR_InfoDisplayExtendedprotected
DisplayControlledEntityChanged(IEntity from, IEntity to)SCR_InfoDisplayExtendedprotected
DisplayInit(IEntity owner)SCR_InfoDisplayExtendedprotected
DisplayOnResumed()SCR_InfoDisplayExtendedprotected
DisplayOnSuspended()SCR_InfoDisplayExtendedprotected
DisplayStartDraw(IEntity owner)SCR_BaseHeadingDisplay
DisplayStartDrawInit(IEntity owner)SCR_InfoDisplayExtendedprotected
DisplayStopDraw(IEntity owner)SCR_BaseHeadingDisplay
DisplayUpdate(IEntity owner, float timeSlice)SCR_BaseHeadingDisplay
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_BaseHeadingDisplayprotected
GetOnStart()SCR_InfoDisplay
GetOnStop()SCR_InfoDisplay
GetOwnerEntity()SCR_InfoDisplay
GetRootWidget()SCR_InfoDisplay
InitializeInterfaceSettings()SCR_InfoDisplayExtendedprotected
IsShown()SCR_InfoDisplay
m_aChildDisplaysSCR_InfoDisplayprotected
m_aHalfPaddingWidgetNamesSCR_BaseHeadingDisplayprotected
m_aHandlersSCR_InfoDisplayprotected
m_aHeadingPaddingWidgetsSCR_BaseHeadingDisplayprotected
m_aHeadingTextWidgetsSCR_BaseHeadingDisplayprotected
m_aPaddingWidgetNamesSCR_BaseHeadingDisplayprotected
m_aUpdatableHandlersSCR_InfoDisplayprotected
m_bAttachedToPlayerControllerSCR_InfoDisplayExtendedprotected
m_bCanShowSCR_InfoDisplayExtendedprotected
m_bInADSSCR_InfoDisplayExtendedprotected
m_bInEditorSCR_InfoDisplayExtendedprotected
m_bInPauseMenuSCR_InfoDisplayExtendedprotected
m_bInThirdPersonSCR_InfoDisplayExtendedprotected
m_bIsEnabledSCR_InfoDisplayExtendedprotected
m_bIsEnabledInSettingsSCR_InfoDisplayExtendedprotected
m_bIsUnconsciousSCR_InfoDisplayExtendedprotected
m_bRegisteredSCR_InfoDisplayprotected
m_bShowDegreesSCR_BaseHeadingDisplayprotected
m_bShowInAllCamerasSCR_InfoDisplayExtendedprotected
m_bShowMilsSCR_BaseHeadingDisplayprotected
m_bShownSCR_InfoDisplayprotected
m_CameraSCR_BaseHeadingDisplayprotected
m_CameraHandlerSCR_InfoDisplayExtendedprotected
m_CameraManagerSCR_BaseHeadingDisplayprotected
m_CharacterControllerSCR_InfoDisplayExtendedprotected
m_EditorManagerSCR_InfoDisplayExtendedprotected
m_eLayerSCR_InfoDisplay
m_EventHandlerManagerSCR_InfoDisplayExtendedprotected
m_fCurrentFOVSCR_BaseHeadingDisplayprotected
m_fDegreeWidgetDefaultSizeSCR_BaseHeadingDisplayprotected
m_fDegreeWidgetDefaultSizeHeightSCR_BaseHeadingDisplayprotected
m_fDegreeWidgetDefaultSizeWidthSCR_BaseHeadingDisplayprotected
m_fDegreeWidgetSizeSCR_BaseHeadingDisplayprotected
m_fFadeInDelaySCR_BaseHeadingDisplayprotected
m_fMilsSCR_BaseHeadingDisplayprotected
m_fSliderPosXSCR_BaseHeadingDisplayprotected
m_fSliderPosYSCR_BaseHeadingDisplayprotected
m_HUDManagerSCR_InfoDisplayprotected
m_iChildDisplaysSCR_InfoDisplayprotected
m_iContentHeightAdjustmentSCR_InfoDisplayprotected
m_iContentWidthAdjustmentSCR_InfoDisplayprotected
m_iCurrentHeadingSCR_BaseHeadingDisplayprotected
m_iLastStoredHeadingSCR_BaseHeadingDisplayprotected
m_iMaxShownDegreesSCR_BaseHeadingDisplayprotected
m_iOverrideZOrderSCR_InfoDisplay
m_LayoutPathSCR_InfoDisplay
m_MenuManagerSCR_InfoDisplayExtendedprotected
m_OnStartSCR_InfoDisplayprotected
m_OnStopSCR_InfoDisplayprotected
m_OwnerEntitySCR_InfoDisplayprotected
m_PlayerControllerSCR_InfoDisplayExtendedprotected
m_pParentDisplaySCR_InfoDisplayprotected
m_sAdaptiveOpacityWidgetNameSCR_InfoDisplayprotected
m_sContentWidgetSCR_InfoDisplayprotected
m_sDegreeTextWidgetNameSCR_BaseHeadingDisplayprotected
m_sHeadingTableHolderWidgetNameSCR_BaseHeadingDisplayprotected
m_sInterfaceSettingNameSCR_InfoDisplayExtendedprotected
m_sMilsTextWidgetNameSCR_BaseHeadingDisplayprotected
m_sParentSlotSCR_InfoDisplayprotected
m_sTxtHeadingDegreeNotchWidgetNameSCR_BaseHeadingDisplayprotected
m_TurretControllerSCR_BaseHeadingDisplayprotected
m_wContentSCR_InfoDisplayprotected
m_wDegreesTextWidgetSCR_BaseHeadingDisplayprotected
m_wHeadingTableHolderWidgetSCR_BaseHeadingDisplayprotected
m_wMilsTextWidgetSCR_BaseHeadingDisplayprotected
m_wRootSCR_InfoDisplayprotected
m_wSavedHeadingWidgetSCR_BaseHeadingDisplayprotected
m_wSlotSCR_InfoDisplayprotected
OnSettingsChanged()SCR_InfoDisplayExtendedprotected
OnShownFinished(Widget w, float targetOpacity, WidgetAnimationOpacity anim=null)SCR_InfoDisplayprotected
RegisterToHudManager()SCR_InfoDisplay
SetContentWidget(notnull Widget content)SCR_InfoDisplay
SetEnabled(bool isEnabled)SCR_InfoDisplayExtended
SetRootWidget(notnull Widget root)SCR_InfoDisplay
SetupHeadingWidgets(ResourceName headingHolderLayout=string.Empty, ResourceName headingNotchLayout=string.Empty)SCR_BaseHeadingDisplayprotected
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_BaseHeadingDisplayprotected
UpdateFOV(float fov)SCR_BaseHeadingDisplayprotected