CreateMenuButtons

From Nutscript Developer Wiki
Revision as of 07:35, 17 May 2017 by Rebel1324 (talk | contribs) (Created page with " GM:CreateMenuButtons(panel) ==Description== This function builds the menu buttons on top of F1 menu. You can add more buttons to your custom menu with this. ==Arguments==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
    GM:CreateMenuButtons(panel)

Description[edit]

This function builds the menu buttons on top of F1 menu. You can add more buttons to your custom menu with this.

Arguments[edit]

  • DPanel panel

Return Values[edit]

none

Examples[edit]

none