Class MixedRealityInputSystemProfileInspector
Class handles rendering inspector view of MixedRealityInputSystemProfile object
Inheritance
MixedRealityInputSystemProfileInspector
Implements
BaseMixedRealityToolkitConfigurationProfileInspector
Assembly: cs.temp.dll.dll
public class MixedRealityInputSystemProfileInspector : BaseDataProviderServiceInspector, BaseMixedRealityToolkitConfigurationProfileInspector
Methods
Declaration
protected override IMixedRealityServiceConfiguration GetDataProviderConfiguration(int index)
Parameters
Type |
Name |
Description |
Int32 |
index |
|
Returns
Declaration
protected override SerializedProperty GetDataProviderConfigurationList()
Returns
Type |
Description |
SerializedProperty |
|
Declaration
protected override ServiceConfigurationProperties GetDataProviderConfigurationProperties(SerializedProperty providerEntry)
Parameters
Type |
Name |
Description |
SerializedProperty |
providerEntry |
|
Returns
Type |
Description |
ServiceConfigurationProperties |
|
Declaration
protected override bool IsProfileInActiveInstance()
Returns
Declaration
protected override bool IsProfileInActiveInstance()
Returns
Declaration
protected override void OnEnable()
Declaration
protected override void OnEnable()
Declaration
public override void OnInspectorGUI()
Declaration
public override void OnInspectorGUI()
Implements
BaseMixedRealityToolkitConfigurationProfileInspector