core / pragma.content / ContentData / migratePlayer /

migratePlayer #

abstract suspend fun migratePlayer(playerId: PlayerId, migratorFactory: MigratorFactory)

Called for live data migration.

Function is implemented in the base class and should not be overwritten.