Navigation
API > API/Plugins > API/Plugins/ConcertSyncServer > API/Plugins/ConcertSyncServer/FConcertSyncServerLoopInitArgs
Syntax
FMultiUserServerInitServerEvent PostInitServerLoop
Remarks
Called while initilializing Multi User server loop. External services can perform custom initialization here.
Called just before entering the server loop. LoadModulesForEnabledPlugins will have been called with PreDefault and Default and the multi user session created.