saveType

open fun saveType(): SaveType

The save type for updates received by a client. If the config is registered as SERVER and this returns SaveType.SEPARATE, the config won't sync at all.

Return

SaveType the save behavior when a client is updated.

Author

fzzyhmstrs

Since

0.6.8