set Player State Types
open suspend override fun setPlayerStateTypes(newStates: MutableMap<HouseSettings.PlayerStateType, Boolean>): HouseSettings
Enables/disables the storage of specific player state types.
Return
the HouseSettings object
Parameters
new States
map of player state types to configure.