Server Update Worker

This class is an essential class whose functionality is derived from Unity Engine Monobehaviour class.

Server Update Worker calls other worker updates on Unity Monobehaviour Update.

Check more about Unity Update (Unity Docs).

Last updated