BlzFrameIsVisible
- Parameters
frame framehandleTarget frame.
- comment
Returns visibility status of frame.
- bug
Do not call this native on
StringorTexturechildren of a SimpleFrame; doing so can crash the game.- 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
boolean- Source code
native BlzFrameIsVisible takes framehandle frame returns boolean