Represent a Portal of the portal system It's the element that allow to see a zone from an other In editor when ShowDebugLines is enabled on PortalSystemManager the following color shem will be displayed Green Lines : Valid portal Between 2+ zones Red Lines : Invalid portal, either fully inside 1 zone or not touching any zone Orange Lines : Portal to Ouside, beeing partially inside a single zone. It mean it mean it will be used as an entry point when the player is outside of any zones
ManualZoneDetection bool | allow manual control over zones ownership, only used it in complexe level design |
Zones TArray <APortalSystemZone*> | The different zones visible from this portal |