Contents

MutableEquipmentState

A protocol for equipment data that TabletopKit syncs between players, and that can be mutated.

Declaration

protocol MutableEquipmentState : EquipmentState

Topics

Getting the parent

Rendering the quipment

Controlling the equipment

See Also

Equipment