![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Effect which colorizes a widget with given name. More...
Protected Member Functions | |
| override void | OnStateDefault (bool instant) |
| override void | OnStateHovered (bool instant) |
| override void | OnStateActivated (bool instant) |
| override void | OnStateDisabled (bool instant) |
| override void | OnStateDisabledActivated (bool instant) |
| override void | OnStateActivatedHovered (bool instant) |
| override void | OnClicked (bool instant) |
| override void | OnFocusGained (bool instant) |
| override void | OnFocusLost (bool instant) |
| override void | OnToggledOn (bool instant) |
| override void | OnToggledOff (bool instant) |
| override void | OnDisabled () |
| void | Apply (Color color, bool instant) |
Protected Attributes | |
| float | m_fAnimationTime |
| ref Color | m_cDefault |
| ref Color | m_cHovered |
| ref Color | m_cActivated |
| ref Color | m_cActivatedHovered |
| ref Color | m_cDisabled |
| ref Color | m_cDisabledActivated |
| ref Color | m_cClicked |
| ref Color | m_cFocusGained |
| ref Color | m_cFocusLost |
| ref Color | m_cToggledOn |
| ref Color | m_cToggledOff |
Effect which colorizes a widget with given name.
Definition at line 3 of file SCR_ButtonEffectColor.c.
Definition at line 136 of file SCR_ButtonEffectColor.c.
|
inlineprotected |
Definition at line 93 of file SCR_ButtonEffectColor.c.
|
inlineprotected |
Definition at line 130 of file SCR_ButtonEffectColor.c.
|
inlineprotected |
Definition at line 99 of file SCR_ButtonEffectColor.c.
|
inlineprotected |
Definition at line 105 of file SCR_ButtonEffectColor.c.
|
inlineprotected |
Definition at line 64 of file SCR_ButtonEffectColor.c.
|
inlineprotected |
Definition at line 87 of file SCR_ButtonEffectColor.c.
|
inlineprotected |
Definition at line 47 of file SCR_ButtonEffectColor.c.
|
inlineprotected |
Definition at line 75 of file SCR_ButtonEffectColor.c.
|
inlineprotected |
Definition at line 81 of file SCR_ButtonEffectColor.c.
|
inlineprotected |
Definition at line 58 of file SCR_ButtonEffectColor.c.
|
inlineprotected |
Definition at line 123 of file SCR_ButtonEffectColor.c.
|
inlineprotected |
Definition at line 117 of file SCR_ButtonEffectColor.c.
|
protected |
Definition at line 17 of file SCR_ButtonEffectColor.c.
|
protected |
Definition at line 20 of file SCR_ButtonEffectColor.c.
|
protected |
Definition at line 29 of file SCR_ButtonEffectColor.c.
|
protected |
Definition at line 11 of file SCR_ButtonEffectColor.c.
|
protected |
Definition at line 23 of file SCR_ButtonEffectColor.c.
|
protected |
Definition at line 26 of file SCR_ButtonEffectColor.c.
|
protected |
Definition at line 32 of file SCR_ButtonEffectColor.c.
|
protected |
Definition at line 35 of file SCR_ButtonEffectColor.c.
|
protected |
Definition at line 14 of file SCR_ButtonEffectColor.c.
|
protected |
Definition at line 41 of file SCR_ButtonEffectColor.c.
|
protected |
Definition at line 38 of file SCR_ButtonEffectColor.c.
|
protected |
Definition at line 8 of file SCR_ButtonEffectColor.c.