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) |
DrawDoorLine(DoorLineGrid2D, Grid, Color, String)
Declaration
public static void DrawDoorLine(DoorLineGrid2D doorLine, Grid grid, Color color, string label = null)
Parameters
Type | Name | Description |
---|---|---|
Door |
doorLine | |
Grid | grid | |
Color | color | |
System. |
label |