Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Start()

Starts an instance of a subsystem. Once the instance is started, the subsystem representing this instance is active and can be interacted with.
Read time 1 minuteLast updated 6 days ago

Definition

public void Start()