public virtual void RequestOption(Terrain terrain) { Profile p = ActiveProfile; if (p != null) p.RequestOption(terrain); } /// <summary>