Modding:Location: Difference between revisions

From SkyCorp Global
Jump to navigation Jump to search
(Created page with " == Public Methods == === static date === === static difftime === === static time === Category:LUA Class Reference")
 
m (SkyCorp moved page Location to Modding:Location)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
A location is a combination of a roomID (int), and a particular Map.


== Public Methods ==
== Public Methods ==


=== static date ===
=== int roomID ===


=== static difftime ===
=== [[Map (Class)|Map]] getMap() ===
 
=== static time ===
[[Category:LUA Class Reference]]
[[Category:LUA Class Reference]]

Latest revision as of 07:28, 17 June 2025

A location is a combination of a roomID (int), and a particular Map.

Public Methods

int roomID

Map getMap()