Skip to contents

Get gamepad internal name id.

Usage

get_gamepad_name(gamepad)

Arguments

gamepad

An integer.

Value

A string

Note

This function has been auto-generated from the following Raylib function definition:

const char *GetGamepadName(int gamepad);