コード例 #1
0
 protected bool PlayerHasBuff(string name)
 {
     return(Ingame.GotBuff(name));
 }