addStaffSystem
Description​
Adds a new staff sytem to the lookup.
- JavaScript
- C#
- Kotlin
addStaffSystem(bounds: StaffSystemBounds): void
void AddStaffSystem(StaffSystemBounds bounds)
fun addStaffSystem(bounds: StaffSystemBounds): Unit
Parameter | Summary |
---|---|
boundsAll | The staff system bounds to add. |