This version of Unity is unsupported.
Method group is Obsolete

Subsystem.Start

Obsolete Use SubsystemWithProvider instead.

Declaration

public void Start();

Description

Starts an instance of a subsystem.

Once the instance is started, the subsystem representing this instance is active and can be interacted with.