public void SetEnqueueDataSettings(string key, double value) { CAPI.ovr_MatchmakingOptions_SetEnqueueDataSettingsDouble(Handle, key, value) : }