RSS

Среда, 24.04.2024, 13:49
Главная » WoW API » API Виджеты » Фрейм »

TabardModel:SetFrameStrata("strata")

[ править ]
Sets the general layering strata of the frame.
[клоны]
Sets the general layering strata of the frame. Where frame level provides fine control over the layering of frames, frame strata provides a coarser level of layering control: frames in a higher strata always appear "in front of" frames in lower strata regardless of frame level.


Signature:
Code
Frame:SetFrameStrata("strata")

Arguments:
  • strata - Token identifying the strata in which the frame should be layered (string, frameStrata)

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