Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_CampaignBuildingScreenEffectUIComponent Class Reference
Inheritance diagram for SCR_CampaignBuildingScreenEffectUIComponent:
ScriptedWidgetComponent

Protected Member Functions

void HandlerAttached (Widget w)
void AreaTriggerChange (bool activated)
void StartObstructionAnimation ()
 Start screen obstruction effect.
void FinishObstructionAnimation ()
 Ends screen obstruction effect.

Protected Attributes

BlurWidget m_wBlurEffect
const float DURATION_IN_BLUR = 0.75
const float DURATION_OUT_BLUR = 0.5
const float VALUE_BLUR = 0.8
const float VALUE_DISABLED = 0.0

Detailed Description

Definition at line 1 of file SCR_CampaignBuildingScreenEffectUIComponent.c.

Member Function Documentation

◆ AreaTriggerChange()

void SCR_CampaignBuildingScreenEffectUIComponent::AreaTriggerChange ( bool activated)
inlineprotected
Parameters
[in]activated

Definition at line 29 of file SCR_CampaignBuildingScreenEffectUIComponent.c.

◆ FinishObstructionAnimation()

void SCR_CampaignBuildingScreenEffectUIComponent::FinishObstructionAnimation ( )
inlineprotected

Ends screen obstruction effect.

Definition at line 47 of file SCR_CampaignBuildingScreenEffectUIComponent.c.

◆ HandlerAttached()

void SCR_CampaignBuildingScreenEffectUIComponent::HandlerAttached ( Widget w)
inlineprotected

◆ StartObstructionAnimation()

void SCR_CampaignBuildingScreenEffectUIComponent::StartObstructionAnimation ( )
inlineprotected

Start screen obstruction effect.

Definition at line 39 of file SCR_CampaignBuildingScreenEffectUIComponent.c.

Member Data Documentation

◆ DURATION_IN_BLUR

const float SCR_CampaignBuildingScreenEffectUIComponent::DURATION_IN_BLUR = 0.75
protected

Definition at line 5 of file SCR_CampaignBuildingScreenEffectUIComponent.c.

◆ DURATION_OUT_BLUR

const float SCR_CampaignBuildingScreenEffectUIComponent::DURATION_OUT_BLUR = 0.5
protected

Definition at line 6 of file SCR_CampaignBuildingScreenEffectUIComponent.c.

◆ m_wBlurEffect

BlurWidget SCR_CampaignBuildingScreenEffectUIComponent::m_wBlurEffect
protected

Definition at line 3 of file SCR_CampaignBuildingScreenEffectUIComponent.c.

◆ VALUE_BLUR

const float SCR_CampaignBuildingScreenEffectUIComponent::VALUE_BLUR = 0.8
protected

Definition at line 8 of file SCR_CampaignBuildingScreenEffectUIComponent.c.

◆ VALUE_DISABLED

const float SCR_CampaignBuildingScreenEffectUIComponent::VALUE_DISABLED = 0.0
protected

Definition at line 9 of file SCR_CampaignBuildingScreenEffectUIComponent.c.


The documentation for this class was generated from the following file: