Tanoda
RuntimeUnityEditor.Core.RuntimeUnityEditorCore Class Reference

Static Public Attributes

const string Version = "2.0.1"
 
const string GUID = "RuntimeUnityEditor"
 

Properties

Inspector.Inspector Inspector [get]
 
ObjectTreeViewer TreeViewer [get]
 
KeyCode ShowHotkey [get, set]
 
bool ShowInspector [get, set]
 
bool Show [get, set]
 

Events

EventHandler SettingsChanged
 

Detailed Description

Definition at line 12 of file RuntimeUnityEditorCore.cs.

Member Data Documentation

◆ GUID

const string RuntimeUnityEditor.Core.RuntimeUnityEditorCore.GUID = "RuntimeUnityEditor"
static

Definition at line 15 of file RuntimeUnityEditorCore.cs.

◆ Version

const string RuntimeUnityEditor.Core.RuntimeUnityEditorCore.Version = "2.0.1"
static

Definition at line 14 of file RuntimeUnityEditorCore.cs.

Property Documentation

◆ Inspector

Inspector.Inspector RuntimeUnityEditor.Core.RuntimeUnityEditorCore.Inspector
get

Definition at line 17 of file RuntimeUnityEditorCore.cs.

◆ Show

bool RuntimeUnityEditor.Core.RuntimeUnityEditorCore.Show
getset

Definition at line 113 of file RuntimeUnityEditorCore.cs.

◆ ShowHotkey

KeyCode RuntimeUnityEditor.Core.RuntimeUnityEditorCore.ShowHotkey
getset

Definition at line 22 of file RuntimeUnityEditorCore.cs.

◆ ShowInspector

bool RuntimeUnityEditor.Core.RuntimeUnityEditorCore.ShowInspector
getset

Definition at line 39 of file RuntimeUnityEditorCore.cs.

◆ TreeViewer

ObjectTreeViewer RuntimeUnityEditor.Core.RuntimeUnityEditorCore.TreeViewer
get

Definition at line 18 of file RuntimeUnityEditorCore.cs.

Event Documentation

◆ SettingsChanged

EventHandler RuntimeUnityEditor.Core.RuntimeUnityEditorCore.SettingsChanged

Definition at line 20 of file RuntimeUnityEditorCore.cs.


The documentation for this class was generated from the following file: