natives.SET_AREA_VISIBLE
Jump to navigation
Jump to search
Function Client Only ![]()
Online and Offline
Available since Client 1.0.0
void natives.SET_AREA_VISIBLE(int areaId)
The natives.SET_AREA_VISIBLE function is used to controls which game level or interior area is currently rendered.
Parameters
| 1) | int | areaId | Game area or level identifier. |
Return
| void | This function doesn't return a value. |
Notes
There aren't any notes for this function.
Examples
There aren't any examples for this function.
Compatibility
There isn't any compatibility information for this function.