![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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 |
Definition at line 1 of file SCR_CampaignBuildingScreenEffectUIComponent.c.
|
inlineprotected |
| [in] | activated |
Definition at line 29 of file SCR_CampaignBuildingScreenEffectUIComponent.c.
|
inlineprotected |
Ends screen obstruction effect.
Definition at line 47 of file SCR_CampaignBuildingScreenEffectUIComponent.c.
|
inlineprotected |
Definition at line 12 of file SCR_CampaignBuildingScreenEffectUIComponent.c.
|
inlineprotected |
Start screen obstruction effect.
Definition at line 39 of file SCR_CampaignBuildingScreenEffectUIComponent.c.
|
protected |
Definition at line 5 of file SCR_CampaignBuildingScreenEffectUIComponent.c.
|
protected |
Definition at line 6 of file SCR_CampaignBuildingScreenEffectUIComponent.c.
|
protected |
Definition at line 3 of file SCR_CampaignBuildingScreenEffectUIComponent.c.
|
protected |
Definition at line 8 of file SCR_CampaignBuildingScreenEffectUIComponent.c.
|
protected |
Definition at line 9 of file SCR_CampaignBuildingScreenEffectUIComponent.c.