Skip to content

rc_client_unload_game

Jamiras edited this page May 30, 2023 · 1 revision

Releases resources associated to an active game.

Syntax

void rc_client_unload_game(
    rc_client_t* client
);

Parameters

client

The rc_client_t managing the game.

Remarks

Also destroys any nested objects (achievements, leaderboards, etc).

Minimum version: 11.0.0

See also

rc_client_begin_identify_and_load_game

rc_client_begin_load_game

rc_client_get_game_info

rcheevos

rc_client

Integration guide

client

user

game

processing

rc_client_raintegration

Integration guide

rc_runtime

rhash

rapi

common

user

runtime

info

Clone this wiki locally