Modding:Location: Difference between revisions
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 == | ||
=== | === int roomID === | ||
=== | === [[Map (Class)|Map]] getMap() === | ||
[[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.