WiredAreaMap Component

Adding this component to an entity with an AreaMap component will cause its click polygon to be drawn to the debug canvas as an outline. Following click areas exist for an entity (in decreasing order of priority): AreaMap, Hitbox, MBR. Use the appropriate debug components to display them.

The methods of DebugCanvas can be used to control this component's appearance.