add(equipment:)
Add the given equipment to the table setup.
Declaration
mutating func add(equipment: some Equipment)Parameters
- equipment:
The equipment to add.
Add the given equipment to the table setup.
mutating func add(equipment: some Equipment)The equipment to add.