MNGuiInputButton.SetTag
Skip to content
mnscript
MNGuiInputButton.SetTag(string) 

Description ​

Sets the button tag. This is to know which button was pressed in Surface_InputButtonPressed event.

Arguments ​

string - The new tag.