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
- return type
string
- Source code
native BlzFrameGetName takes framehandle frame returns string
- Source
- ui.j
- wc3modding.com
- BlzFrameGetName