Player Start

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

Player Start calls other worker start methods on Unity Monobehaviour Start.

Check more about Unity Start (Unity Docs).

Last updated