 | GameGetCurrentZone Method |
Gets a Zone object representing the current zone.
Returns null if the current level is not a zone.
Namespace: spaar.ModLoaderAssembly: SpaarModLoader (in SpaarModLoader.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static Zone GetCurrentZone()
Return Value
Type:
ZoneCurrent Zone or null
See Also