252 B
252 B
Function: IsZoneLoading(zone)
Description: Return's true if zone is currently loading.
Parameters:
zone
(Zone) - Zone object representingzone
.
Returns: True if zone is loading, otherwise false.
Example:
Example Required