Experimental: this API is experimental and might be changed or removed in the future.

ISubsystem

interface in UnityEngine.Experimental

Description

Interface implemented by both Subsystem and IntegratedSubsystem which provides control over the state of either.

Public Methods

DestroyDestroys this instance of a subsystem.
StartStarts an instance of a subsystem.
StopStops an instance of a subsystem.

Did you find this page useful? Please give it a rating: