BlzFrameGetText
- Parameters
-
frame framehandle
- comment
-
Returns(Get) the text of that frame. For user input frames this text probably differs between them. For some frames the child contains the Text.
- async
- This function is asynchronous. The values it returns are not guaranteed to be the same for each player. If you attempt to use it in an synchronous manner it may cause a desync.
- patch
-
1.31.0.11889
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
string
- Source code
-
native BlzFrameGetText takes framehandle frame returns string