Show / Hide Table of Contents

Class DoorsInspectorUtils

Inheritance
System.Object
DoorsInspectorUtils
Namespace: Edgar.Unity.Editor
Assembly: cs.temp.dll.dll
Syntax
public static class DoorsInspectorUtils

Methods

DrawDoorLine(DoorLineGrid2D, Grid, Color, String)

Declaration
public static void DrawDoorLine(DoorLineGrid2D doorLine, Grid grid, Color color, string label = null)
Parameters
Type Name Description
DoorLineGrid2D doorLine
Grid grid
Color color
System.String label
In This Article
Back to top Generated by DocFX