Workers

Workers are functional events to expand developer experience using our multicharacter

Worker Name
When

WorkerBeforeInitialization

Executed at the first initialization after session is started

WorkerAfterInitialization

Executed after the camera after first initalization (not the new player without characters) finishes work

WorkerAfterPlayerSelection

Executed after player selects his character

WorkerAfterPlayerSwapCharacter

Executed after player swaps characater

WorkerBeforeLocationsInitialization

Executed before locations are being initialize

WorkerAfterLocationsAreInitialized

Executed after locations are initialized

WorkerBeforeLocationsUnload

Executed before location will be selected

WorkerAfterLocationsUnload

Executed after location will be selected

WorkerAfterSettingsInitiated

Executed when user click on settings button

WorkerAfterSettingsUnloaded

Executed when user exit settings

WorkerGetUserStorage

Executed one time only when the whole storage gonna be send to backend

WorkerUpdatedUserStorage

Executed when user changes his settings

Last updated