Table of Contents

Class RoomShapeEditor

Namespace
GrindFest.Dungeons
Assembly
GrindFest.dll
[CustomEditor(typeof(RoomShape))]
public class RoomShapeEditor : Editor
Inheritance
object
RoomShapeEditor
Inherited Members
Editor.CreateEditorWithContext(Object[], Object)
Editor.OnHeaderGUI()
Editor.DrawFoldoutInspector(Object, ref Editor)
Editor.ReloadPreviewInstances()
Editor.MoveNextTarget()
Editor.ResetTarget()
Editor.finishedDefaultHeaderGUI

Fields

depthLevel
drawSize
selectedManualShape

Properties

Get

Methods

ContainsIndex<T>(List<T>, int, bool)
OnInspectorGUI()

Implement this function to make a custom inspector.