![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Effect which passes all subscribed events to another modular button. More...
Protected Member Functions | |
| void | SetTargetWidget (Widget targetWidget) |
| override void | OnHandlerAttached (Widget w) |
| override void | OnStateDefault (bool instant) |
| override void | OnStateHovered (bool instant) |
| override void | OnStateActivated (bool instant) |
| override void | OnStateActivatedHovered (bool instant) |
| override void | OnStateDisabled (bool instant) |
| override void | OnStateDisabledActivated (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) |
Protected Attributes | |
| SCR_ModularButtonComponent | m_targetComponent |
Effect which passes all subscribed events to another modular button.
Definition at line 3 of file SCR_ButtonEffectSlaveButton.c.
|
inlineprotected |
Definition at line 80 of file SCR_ButtonEffectSlaveButton.c.
|
inlineprotected |
Definition at line 89 of file SCR_ButtonEffectSlaveButton.c.
|
inlineprotected |
Definition at line 98 of file SCR_ButtonEffectSlaveButton.c.
|
inlineprotected |
Definition at line 17 of file SCR_ButtonEffectSlaveButton.c.
|
inlineprotected |
Definition at line 44 of file SCR_ButtonEffectSlaveButton.c.
|
inlineprotected |
Definition at line 53 of file SCR_ButtonEffectSlaveButton.c.
|
inlineprotected |
Definition at line 26 of file SCR_ButtonEffectSlaveButton.c.
|
inlineprotected |
Definition at line 62 of file SCR_ButtonEffectSlaveButton.c.
|
inlineprotected |
Definition at line 71 of file SCR_ButtonEffectSlaveButton.c.
|
inlineprotected |
Definition at line 35 of file SCR_ButtonEffectSlaveButton.c.
|
inlineprotected |
Definition at line 116 of file SCR_ButtonEffectSlaveButton.c.
|
inlineprotected |
Definition at line 107 of file SCR_ButtonEffectSlaveButton.c.
|
inlineprotected |
| [in] | targetWidget |
Definition at line 9 of file SCR_ButtonEffectSlaveButton.c.
|
protected |
Definition at line 5 of file SCR_ButtonEffectSlaveButton.c.