コード例 #1
0
ファイル: Exposer.cs プロジェクト: uotools/PlayUO
 public bool BandageSelf()
 {
     return(Engine.BandageSelf());
 }