This version of Unity is unsupported.

IntegratedSubsystem.Start

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.