Skip to content

rc_console_name

Jamiras edited this page Sep 7, 2020 · 1 revision

Gets a human-readable name for a console identifier.

Syntax

const char* rc_console_name(
    int console_id
);

Parameters

console_id

Specifies the console for which a descriptive name should be retrieved.

For a list of known consoles, see rconsoles.h.

Return value

The return value is a pointer to a string which can be displayed.

Remarks

Minimum version: 9.0.0

See also

rc_console_memory_regions

rc_error_str

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