Skip to content

rc_client_destroy_all_user_progress

Jamiras edited this page Dec 21, 2025 · 1 revision

Releases resources associated to a rc_client_all_user_progress_t object (including the rc_client_all_user_progress_t object) created by rc_client_begin_fetch_all_user_progress.

Syntax

void rc_client_destroy_all_user_progress(
    rc_client_all_user_progress_t* list
);

Parameters

list

The rc_client_all_user_progress_t instance to destroy.

Remarks

Minimum version: 12.0.0

See also

rc_client_begin_fetch_all_user_progress

rcheevos
rc_client

Integration guide

client

user

game

processing

additional data

rc_client_raintegration

Integration guide

rc_runtime
rhash
rapi

common

user

runtime

info

Clone this wiki locally