public System.Int32 GetPlayerTeam(System.Int32 player) { return(ABICInterface.IAICallback_GetPlayerTeam(self, player)); }