WoW:API Frame GetFrameLevel: Difference between revisions

Updated to match the current API boilerplate.
mNo edit summary
(Updated to match the current API boilerplate.)
Line 1: Line 1:
{{widgetmethod}}
{{widgetmethod}}
{{Stub/API}}
 
Gets the [[FrameLevel|Frame Level]] of this frame.
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
Anonymous user