GEM_StartupSceneInspector¶
Namespace: wevr.GEM.Editor
Type: Class
Inherits: UnityEditor.Editor
Methods¶
DrawSceneSelector¶
static void DrawSceneSelector(SerializedProperty stringProp, GUIContent label=null)
Draws a scene selector for a string property. Saves only the scene name in the property.
OnInspectorGUI¶
override void OnInspectorGUI()