BlzFrameIsVisible
- Parameters
-
frame framehandle
Target frame.
- comment
Returns visibility status of frame.
- 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
- return type
boolean
- Source code
native BlzFrameIsVisible takes framehandle frame returns boolean