Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_BaseModeEditorUIComponent Interface Reference
Inheritance diagram for SCR_BaseModeEditorUIComponent:
MenuRootSubComponent SCR_AdminModeEditorUIComponent SCR_CommandModeEditorUIComponent SCR_EditModeEditorUIComponent SCR_PhotoModeEditorUIComponent SCR_SpectateModeEditorUIComponent SCR_PhotoSaveModeEditorUIComponent

Protected Member Functions

override void HandlerAttachedScripted (Widget w)
 Event called when subcomponent is initialized.
 
- Protected Member Functions inherited from MenuRootSubComponent
bool IsUnique ()
 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.
 

Additional Inherited Members

- Public Member Functions inherited from MenuRootSubComponent
Widget GetWidget ()
 Get widget to which the component belongs to.
 
MenuRootBase GetMenu ()
 Get menu of which the widget is part of.
 
MenuRootComponent GetRootComponent ()
 Get root component of this subcomponent,.
 
override void HandlerAttached (Widget w)
 
override void HandlerDeattached (Widget w)
 

Member Function Documentation

◆ HandlerAttachedScripted()

override void SCR_BaseModeEditorUIComponent.HandlerAttachedScripted ( Widget w)
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.

Parameters
Widget

Implements MenuRootSubComponent.


The documentation for this interface was generated from the following file: