-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Metatable:Town
Stefan A. Brannfjell edited this page Dec 19, 2017
·
3 revisions
No description available at the moment.
getId()
getName()
getTemplePosition()
Description: N/A
Parameters: None
Returns: N/A
Example:
local town = Town(...)
town:getId()
Added in version: 1.0
Description: N/A
Parameters: None
Returns: N/A
Example:
local town = Town(...)
town:getName()
Added in version: 1.0
Description: N/A
Parameters: None
Returns: N/A
Example:
local town = Town(...)
town:getTemplePosition()
Added in version: 1.0