RSS

Воскресенье, 28.04.2024, 22:50
Главная » WoW API » API Виджеты » Фрейм »

strata = StatusBar:GetFrameStrata()

[ править ]
Returns the general layering strata of the frame.
[клоны]
Returns the general layering strata of the frame.


Signature:
Code
strata = Frame:GetFrameStrata()

Returns:
  • strata - Token identifying the strata in which the frame should be layered (string, frameStrata)
      BACKGROUND
    • DIALOG
    • FULLSCREEN
    • FULLSCREEN_DIALOG
    • HIGH
    • LOW
    • MEDIUM
    • PARENT
    • TOOLTIP

Также смотрите: Фрейм
Ссылки: http://wowprogramming.com/docs/widgets/Frame/GetFrameStrata