Show / Hide Table of Contents

Class LevelGraphEditorStyles

Inheritance
System.Object
LevelGraphEditorStyles
Namespace: Edgar.Unity
Assembly: cs.temp.dll.dll
Syntax
public class LevelGraphEditorStyles

Constructors

LevelGraphEditorStyles()

Declaration
public LevelGraphEditorStyles()

Properties

ConnectionHandle

Declaration
public static GUIStyle ConnectionHandle { get; }
Property Value
Type Description
GUIStyle

RoomControl

Declaration
public static GUIStyle RoomControl { get; }
Property Value
Type Description
GUIStyle
In This Article
Back to top Generated by DocFX