BlzFrameGetName
- Parameters
-
frame framehandle
A handle to frame.
- comment
-
Returns the string representation of frame name.
Inherited Frames lose their Name. SimpleFrames return an empty String.
- patch
-
1.31.0.11889
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
string
- Source code
-
native BlzFrameGetName takes framehandle frame returns string