public ulong GetCurrentOpponentPlayerId() { return(actualAPI.GetCurrentPlayerId()); }
public static ulong GetCurrentPlayerId() { return(bridgedAPI.GetCurrentPlayerId()); }