Sets whether the text entered in the edit box is masked

Signature:

EditBox:SetPassword(enable)

Arguments:

  • enable - True to mask text entered in the edit box with asterisk characters (*); false to show the actual text entered (boolean)