mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
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