public void AddAreaExit(AreaExit exit) { areaExits.Add(exit); }
public void AddAreaExit(AreaExit exit) { AreaExit = exit; }