ShouldMenuButtonShow

From Nutscript Developer Wiki
    GM:ShouldMenuButtonShow(buttonID)

This function returns whether show specific button or not.

Arguments[edit]

  • String buttonID

Return Values[edit]

  • Boolean

Should display the button in the menu?

Examples[edit]

none