internal DirectMe(DirectEve directEve) : base(directEve) { _attributes = new DirectItemAttributes(directEve, directEve.Session.CharacterId ?? -1); }