Contents

CustomEquipmentState

A specialized protocol for the equipment state that allows to accommodate custom data that TabletopKit syncs between players.

Declaration

protocol CustomEquipmentState : MutableEquipmentState

Topics

Getting the base equipment state

See Also

Equipment