public void SetEnqueueDataSettings(string key, int value) { CAPI.ovr_MatchmakingOptions_SetEnqueueDataSettingsInt(Handle, key, value) : }