setHouseTags

abstract suspend fun setHouseTags(newTags: Set<HouseSettings.HouseTag>): HouseSettings

Replaces the house tags with the provided set.

Return

the HouseSettings instance

Parameters

newTags

new set of tags to apply