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

Description ​

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

Arguments ​

string - The new tag.