Method AuctionHouse:GetEntryFromHouse [-] [+]

@brief Retrieves the Auction House DBC entry based on its House ID. @return AuctionHouseEntry* - Pointer to the DBC entry or nil if not found.

Synopsis

AuctionHouse:GetEntryFromHouse( houseId )

Arguments

number houseId

Valid numbers: integers from 0 to 4,294,967,295.

Returns

Nothing.

Generated on
©2026 - ALE Lua Engine