Show / Hide Table of Contents

Interface IRoomTemplateOutlineHandlerGrid2D

Interface for custom room template outline handlers.

Namespace: Edgar.Unity
Assembly: cs.temp.dll.dll
Syntax
public interface IRoomTemplateOutlineHandlerGrid2D

Methods

GetRoomTemplateOutline()

Gets the outline of the room template.

Declaration
Polygon2D GetRoomTemplateOutline()
Returns
Type Description
Polygon2D
In This Article
Back to top Generated by DocFX