Skip to content

rc_client_reset

Jamiras edited this page Jun 2, 2023 · 1 revision

Informs the runtime that the emulator has been reset.

Syntax

void rc_client_reset(
    rc_client_t* client
);

Parameters

client

The rc_client_t containing a loaded game.

Remarks

Resets the internal state of all active achievements and leaderboards, and will raise events to hide any trackers/indicators managed by the runtime.

Minimum version: 11.0.0

See also

rc_client_set_event_handler

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