Skip to main content

getProperty

Server

exports["bnl-housing"]:getProperty(id)

Parameters

  • id: number

Returns

  • PropertyData?:
    • id: integer
    • entranceLocation: vector4
    • location: vector3
    • propertyType: PropertyType
    • address: Address
    • model: string
    • keys: table
    • links: table
    • saleData: table
    • isForSale: boolean
    • rentData: table
    • isForRent: boolean
    • props: table