| title | updateSyncPoints | ||||||
|---|---|---|---|---|---|---|---|
| sidebar_custom_props |
|
import { Tabs, TabItem, CodeBadge, SinceBadge, DynHeading, Link, Signature } from '@site/src/reference-commons'
Triggers an update of the sync points for the current score after modification within the data model<Signature style="block" js={[["identifier","updateSyncPoints"],["token","("],["token",")"],["token",":"],["whitespace"," "],["identifier","void"]]} csharp={[["keyword","void"],["whitespace"," "],["identifier","UpdateSyncPoints"],["token","("],["token",")"]]} kotlin={[["identifier","fun"],["whitespace"," "],["identifier","updateSyncPoints"],["token","("],["token",")"],["token",":"],["whitespace"," "],["identifier","Unit"]]} />