RSS

Вторник, 07.05.2024, 17:09
Главная » WoW API » API Виджеты » Экземпляр шрифта »

font = EditBox:GetFontObject()

[ править ]
Returns the `Font` object from which the font instance's properties are inherited.
[клоны]
Returns the Font object from which the font instance's properties are inherited. See FontInstance:SetFontObject() for details.


Signature:
Code
font = FontInstance:GetFontObject()

Returns:
  • font - Reference to the Font object from which the font instance's properties are inherited, or nil if the font instance has no inherited properties (font)

Также смотрите: Экземпляр шрифта
Ссылки: http://wowprogramming.com/docs/widgets/FontInstance/GetFontObject