public static int GetLastPing(NetworkPlayer player) { return(Network.INTERNAL_CALL_GetLastPing(ref player)); }