BlzFrameGetValue
- Parameters
-
frame framehandle
- 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.
- comment
Gets the current Frame Value.
- patch
1.31
- return type
real
- Source code
native BlzFrameGetValue takes framehandle frame returns real
- Source
- ui.j
- wc3modding.com
- BlzFrameGetValue