Class InputSystemManager
Service manager supporting running the input system, without requiring the MixedRealityToolkit object.
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Experimental.Input
Assembly: cs.temp.dll.dll
Syntax
public class InputSystemManager : BaseServiceManager, IMixedRealityServiceRegistrar, MonoBehaviour
Methods
OnDestroy()
Declaration
protected override void OnDestroy()
Overrides
OnDestroy()
Declaration
protected override void OnDestroy()
Overrides
Implements
MonoBehaviour