コード例 #1
0
 public bool loadSummoner()
 {
     this.summoner = ClientLCU.GetCurrentSummoner();
     return(summoner != null);
 }