Contents

tabletopGame(_:parent:automaticUpdate:)

Adds a tabletop game to a view.

Declaration

@MainActor @preconcurrency func tabletopGame(_ game: TabletopGame, parent: Entity, automaticUpdate: Bool = true) -> some View

See Also

Creating a tabletop game