![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| bool | IsUnique () |
| void | HandlerAttachedScripted (Widget w) |
| override void | HandlerAttached (Widget w) |
| override void | HandlerDeattached (Widget w) |
Widget component which is linked to menu it's part of. Linking is done through MenuRootComponent.
Definition at line 5 of file MenuRootSubComponent.c.
|
inlineprotected |
Definition at line 58 of file MenuRootSubComponent.c.
|
protected |
Event called when subcomponent is initialized. Called only after all other subcomponents were registered as well and can be searched for. To be overwritten by inherited classes.
| Widget |
|
inlineprotected |
Definition at line 86 of file MenuRootSubComponent.c.
|
inlineprotected |
Is the component to exist only in one instance? If so, it will be registered in the list of components and can be searched for. To be overwritten by inherited classes.
Definition at line 45 of file MenuRootSubComponent.c.