Lua API
On this page
House_AvailableHouses_S2C
Inherits from
Display a list of available dwellings in the chat window.
Fields:
Available number
The total number of houses of this type available
Methods:
GetPropertyKeys() : string[]
Returns a list of strings of all public property / field names. Useful for reflection on UserData in lua scripts
Returns:string[]
ToString() : string
Returns a string that represents the current object.
Returns:string