Updated to match the current API boilerplate.
mNo edit summary |
(Updated to match the current API boilerplate.) |
||
| Line 1: | Line 1: | ||
{{widgetmethod}} | {{widgetmethod}} | ||
Gets the [[FrameLevel|Frame Level]] of | Gets the [[FrameLevel|Frame Level]] of the frame it is used on. | ||
frameLevel = Frame:GetFrameLevel() | |||
== Arguments == | |||
None | |||
== Returns == | |||
:; frameLevel : Number ([[FrameLevel]]) - The level of the frame | |||