C4 Engine
C4 Engine API Documentation

Portal::GetConnectedZone

Defined in:  C4Portals.h
Returns the zone to which the portal is connected.
Prototype

Zone *GetConnectedZone(voidconst;

Description
The GetConnectedZone function returns the zone to which the portal is connected. This is the zone to which the portal leads, allowing cameras and lights to see from one zone to another.
See Also

Zone

Portal::SetConnectedZone