mnscript
MNGuiButton Surface.CreateButton(MNGuiPanel)
Description ​
Creates a button on the specified UI element.
Arguments ​
MNGuiPanel
- The parent UI element to create the new button under.
Returns ​
MNGuiButton
- The new MNGuiButton.