---
title: "addActions(_:)"
framework: tabletopkit
role: symbol
role_heading: Instance Method
path: "tabletopkit/tabletopgame/addactions(_:)"
---

# addActions(_:)

## Declaration

```swift
func addActions(_ actions: some Sequence<any TabletopAction>)
```

## See Also

### Adding actions

- [addAction(_:)](tabletopkit/tabletopgame/addaction(_:)-10j8v.md)
- [addAction(_:)](tabletopkit/tabletopgame/addaction(_:)-9zgsy.md)
