tabletopGame(_:parent:automaticUpdate:)
Adds a tabletop game to a view.
Declaration
@MainActor @preconcurrency func tabletopGame(_ game: TabletopGame, parent: Entity, automaticUpdate: Bool = true) -> some View
Adds a tabletop game to a view.
@MainActor @preconcurrency func tabletopGame(_ game: TabletopGame, parent: Entity, automaticUpdate: Bool = true) -> some View