public void InitSessionExternal(SaveProfile session)
 {
     this.session = session;
     InitLPsDataOnLoad();
 }