RSS

Четверг, 25.04.2024, 22:37
Главная » WoW API » API Виджеты » Экземпляр шрифта »

font = ScrollingMessageFrame: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