RSS

Суббота, 20.04.2024, 14:33
Главная » WoW API » API Виджеты » Окно редактирования »

enabled = EditBox:IsPassword()

[ править ]
Returns whether the text entered in the edit box is masked.
[клоны]
Returns whether the text entered in the edit box is masked.


Signature:
Code
enabled = EditBox:IsPassword()

Returns:
  • enabled - 1 if text entered in the edit box is masked with asterisk characters (*); otherwise nil (1nil)

Также смотрите: Окно редактирования
Ссылки: http://wowprogramming.com/docs/widgets/EditBox/IsPassword