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

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

AdaptiveOpacity_Update(float opacity, float sceneBrightness, bool init=false)SCR_InfoDisplayprotected
BLACKOUT_OPACITY_MULTIPLIERSCR_BleedingScreenEffectprotectedstatic
BlackoutEffect(float effectStrength)SCR_BleedingScreenEffect
BLEEDING_REPEAT_DELAYSCR_BleedingScreenEffectprotectedstatic
BLEEDINGEFFECT_OPACITY_FADEIN_1_DURATIONSCR_BleedingScreenEffectprotectedstatic
BLEEDINGEFFECT_OPACITY_FADEOUT_1_DURATIONSCR_BleedingScreenEffectprotectedstatic
BLEEDINGEFFECT_OPACITY_FADEOUT_2_DURATIONSCR_BleedingScreenEffectprotectedstatic
BLEEDINGEFFECT_PROGRESSION_FADEIN_1_DURATIONSCR_BleedingScreenEffectprotectedstatic
BLEEDINGEFFECT_PROGRESSION_FADEOUT_1_DURATIONSCR_BleedingScreenEffectprotectedstatic
BLEEDINGEFFECT_PROGRESSION_FADEOUT_2_DURATIONSCR_BleedingScreenEffectprotectedstatic
ClearEffectOverTime(bool repeat)SCR_BleedingScreenEffect
ClearEffects()SCR_BleedingScreenEffectprotected
CreateEffectOverTime(bool repeat)SCR_BleedingScreenEffect
DisplayConsciousnessChanged(bool conscious, bool init=false)SCR_InfoDisplayExtendedprotected
DisplayControlledEntityChanged(IEntity from, IEntity to)SCR_BleedingScreenEffect
DisplayInit(IEntity owner)SCR_InfoDisplayExtendedprotected
DisplayOnResumed()SCR_BleedingScreenEffectprotected
DisplayOnSuspended()SCR_BleedingScreenEffectprotected
DisplayStartDraw(IEntity owner)SCR_BleedingScreenEffect
DisplayStartDrawInit(IEntity owner)SCR_InfoDisplayExtendedprotected
DisplayStopDraw(IEntity owner)SCR_InfoDisplayExtendedprotected
DisplayUpdate(IEntity owner, float timeSlice)SCR_BaseScreenEffect
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
GetRootWidget()SCR_InfoDisplay
InitializeInterfaceSettings()SCR_InfoDisplayExtendedprotected
IsShown()SCR_InfoDisplay
m_aChildDisplaysSCR_InfoDisplayprotected
m_aHandlersSCR_InfoDisplayprotected
m_aUpdatableHandlersSCR_InfoDisplayprotected
m_bAttachedToPlayerControllerSCR_InfoDisplayExtendedprotected
m_bBleedingEffectSCR_BleedingScreenEffectprotected
m_bCanShowSCR_InfoDisplayExtendedprotected
m_bInADSSCR_InfoDisplayExtendedprotected
m_bInEditorSCR_InfoDisplayExtendedprotected
m_bInPauseMenuSCR_InfoDisplayExtendedprotected
m_bInThirdPersonSCR_InfoDisplayExtendedprotected
m_bIsBleedingSCR_BleedingScreenEffectprotected
m_bIsEnabledSCR_InfoDisplayExtendedprotected
m_bIsEnabledInSettingsSCR_InfoDisplayExtendedprotected
m_bIsUnconsciousSCR_InfoDisplayExtendedprotected
m_bPlayHeartBeatSCR_BleedingScreenEffectprotected
m_bRegisteredSCR_InfoDisplayprotected
m_bShowInAllCamerasSCR_InfoDisplayExtendedprotected
m_bShownSCR_InfoDisplayprotected
m_CameraHandlerSCR_InfoDisplayExtendedprotected
m_CharacterControllerSCR_InfoDisplayExtendedprotected
m_EditorManagerSCR_InfoDisplayExtendedprotected
m_eLayerSCR_InfoDisplay
m_EventHandlerManagerSCR_InfoDisplayExtendedprotected
m_HUDManagerSCR_InfoDisplayprotected
m_iChildDisplaysSCR_InfoDisplayprotected
m_iContentHeightAdjustmentSCR_InfoDisplayprotected
m_iContentWidthAdjustmentSCR_InfoDisplayprotected
m_iOverrideZOrderSCR_InfoDisplay
m_LayoutPathSCR_InfoDisplay
m_MenuManagerSCR_InfoDisplayExtendedprotected
m_OnStartSCR_InfoDisplayprotected
m_OnStopSCR_InfoDisplayprotected
m_OwnerEntitySCR_InfoDisplayprotected
m_pBloodHZSCR_BleedingScreenEffectprotected
m_pCharacterEntitySCR_BleedingScreenEffectprotected
m_pDamageManagerSCR_BleedingScreenEffectprotected
m_PlayerControllerSCR_InfoDisplayExtendedprotected
m_pParentDisplaySCR_InfoDisplayprotected
m_sAdaptiveOpacityWidgetNameSCR_InfoDisplayprotected
m_sContentWidgetSCR_InfoDisplayprotected
m_sInterfaceSettingNameSCR_InfoDisplayExtendedprotected
m_sParentSlotSCR_InfoDisplayprotected
m_wBlackOutSCR_BleedingScreenEffectprotected
m_wBloodEffect1SCR_BleedingScreenEffectprotected
m_wBloodEffect2SCR_BleedingScreenEffectprotected
m_wContentSCR_InfoDisplayprotected
m_wRootSCR_InfoDisplayprotected
m_wSlotSCR_InfoDisplayprotected
OnDamageEffectAdded(notnull SCR_DamageEffect dmgEffect)SCR_BleedingScreenEffectprotected
OnDamageEffectRemoved(notnull SCR_DamageEffect dmgEffect)SCR_BleedingScreenEffectprotected
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
SettingsChanged()SCR_BaseScreenEffect
Show(bool show, float speed=UIConstants.FADE_RATE_INSTANT, EAnimationCurve curve=EAnimationCurve.LINEAR)SCR_InfoDisplayExtended
UpdateEffect(float timeSlice)SCR_BaseScreenEffect