示例#1
0
 protected bool IsLocalPlayer()
 {
     return(SelfUnit.IsPlayer());
 }