EnableGroundLevelAreas()
Re-enables all ground-level events. This is used to reverse the effects of
using the DisableGroundLevelAreas command, and will return things to normal.
Example:
EnableGroundLevelAreas();
will re-enable all ground-level events.
See Also: Hotspot.Enabled, Region.Enabled,
DisableGroundLevelAreas
|