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

Type HouseType

The type of house (1=cottage, 2=villa, 3=mansion, 4=apartment)

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