Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

IntegratedSubsystem.Start

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.