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

ISubsystem

interface in UnityEngine.Experimental

매뉴얼로 전환

설명

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

Public 함수

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