This is an old revision of the document!
⇐ Index
SetUnitPopupText0(<-UID <-text)
Sets the top line in the unit popup.
Note: If SetPopupText is called with an empty string, they will default back to whatever values are specified in the UI settings for the cmod. If you want to show 'nothing', but also want to have a default value in the UI settings for the Cmod, then pass in “ ” (an empty space).
SetUnitPopupText0(self "My Unit")
⇐ Index