Example #1
0
 protected bool IsStance(string name)
 {
     return(Ingame.IsInStance(name));
 }