![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | ButtonDescriptionInit (SCR_ButtonBoxAttributeUIComponent attributeUIComponent, SCR_ButtonBaseComponent button, string buttonDescription, string buttonName=string.Empty) |
| void | OnButtonFocus (SCR_ButtonBaseComponent button, bool value) |
| override bool | OnMouseEnter (Widget w, int x, int y) |
| override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
| void | OnMouseLeaveDelay () |
Definition at line 1 of file SCR_AttributeButtonUIComponent.c.
|
inlineprotected |
Init the button setting references, description and events
| attributeUIComponent | ref to attribute UI it is part of |
| button | button component on it |
| buttonDescription | button description to display |
| buttonName | %1 in button description |
Definition at line 20 of file SCR_AttributeButtonUIComponent.c.
|
inlineprotected |
Definition at line 32 of file SCR_AttributeButtonUIComponent.c.
|
inlineprotected |
Definition at line 38 of file SCR_AttributeButtonUIComponent.c.
|
inlineprotected |
Definition at line 51 of file SCR_AttributeButtonUIComponent.c.
|
inlineprotected |
Definition at line 64 of file SCR_AttributeButtonUIComponent.c.
|
protected |
Definition at line 3 of file SCR_AttributeButtonUIComponent.c.
|
protected |
Definition at line 7 of file SCR_AttributeButtonUIComponent.c.
|
protected |
Definition at line 8 of file SCR_AttributeButtonUIComponent.c.
|
protected |
Definition at line 9 of file SCR_AttributeButtonUIComponent.c.
|
protected |
Definition at line 5 of file SCR_AttributeButtonUIComponent.c.
|
protected |
Definition at line 11 of file SCR_AttributeButtonUIComponent.c.