コード例 #1
0
 public static void setSkillshots()
 {
     R.SetSkillshot(0.25f, 300f, 1400f, false, SkillshotType.SkillshotCone);
     sumItems = new SummonerItems(Player);
 }
コード例 #2
0
ファイル: Riven.cs プロジェクト: Merc491/GoodGuyJodu
 public static void setSkillshots()
 {
     R.SetSkillshot(0.25f, 300f, 1400f, false, SkillshotType.SkillshotCone);
     sumItems = new SummonerItems(Player);
 }