MCPcopy Create free account
hub / github.com/OpenDiablo2/HellSpawner / UpdateMainMenuLayout

Method UpdateMainMenuLayout

hscommon/main_menu_updater.go:11–11  ·  view source on GitHub ↗

UpdateMainMenuLayout receives a pointer to the current layout of the menu bar at the top of the application, allowing a struct implementing this interface to alter the menu bar. This is generally used for adding a menu to the bar specific to the struct implementing this method, with options that wou

(layout *giu.Layout)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

renderMainMenuBarMethod · 0.65

Implementers 13

SoundEditorhswindow/hseditor/hssoundeditor/sounde
DC6Editorhswindow/hseditor/hsdc6editor/dc6_edit
FontEditorhswindow/hseditor/hsfonteditor/fontedi
DS1Editorhswindow/hseditor/hsds1editor/ds1_edit
FontTableEditorhswindow/hseditor/hsfonttableeditor/fo
StringTableEditorhswindow/hseditor/hsstringtableeditor/
DT1Editorhswindow/hseditor/hsdt1editor/dt1_edit
DCCEditorhswindow/hseditor/hsdcceditor/dcc_edit
TextEditorhswindow/hseditor/hstexteditor/textedi
PaletteMapEditorhswindow/hseditor/hspalettemapeditor/p
COFEditorhswindow/hseditor/hscofeditor/cof_edit
AnimationDataEditorhswindow/hseditor/hsanimdataeditor/ani

Calls

no outgoing calls

Tested by

no test coverage detected