RSS

Пятница, 19.04.2024, 12:24
Главная » WoW API » API Виджеты » Окно редактирования »

EditBox:SetText("text")

[ править ]
Sets the edit box's text contents.
[клоны]
Sets the edit box's text contents.


Signature:
Code
EditBox:SetText("text")

Arguments:
  • text - Text to be placed in the edit box (string)

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