Class SceneSystemInspector
Inheritance
SceneSystemInspector
Assembly: cs.temp.dll.dll
public class SceneSystemInspector : BaseMixedRealityServiceInspector, IMixedRealityServiceInspector
Properties
Declaration
public override bool DrawProfileField { get; }
Property Value
Overrides
Declaration
public override bool DrawProfileField { get; }
Property Value
Overrides
Methods
Declaration
public override void DrawInspectorGUI(object target)
Parameters
Type |
Name |
Description |
Object |
target |
|
Overrides
Declaration
public override void DrawInspectorGUI(object target)
Parameters
Type |
Name |
Description |
Object |
target |
|
Overrides
Implements