Portal::SetConnectedZone
Defined in:
Sets the zone to which the portal is connected.
C4Portals.h
Prototype
void SetConnectedZone(Zone *zone);
Parameters
zone |
The zone to which the portal is to be connected. |
Description
The SetConnectedZone
function sets 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