Class StandaloneSubsystem
Implements
Inherited Members
Namespace: UnityEngine .XR.Management.Tests.Standalone
Assembly: solution.dll
Syntax
public class StandaloneSubsystem : Subsystem, ISubsystem
Properties
Name | Description |
---|---|
running | Whether or not the subsystem is running. |
Methods
Name | Description |
---|---|
On |
|
Start() | Starts an instance of a subsystem. |
Stop() | Stops an instance of a subsystem. |
Events
Name | Description |
---|---|
destroy |
|
start |
|
stop |