Client-side functions: Difference between revisions

From RAGE Multiplayer Wiki
 
(15 intermediate revisions by 2 users not shown)
Line 58: Line 58:
===Discord===
===Discord===
*[[Discord::update|mp.discord.update]]
*[[Discord::update|mp.discord.update]]
*[[Discord::requestOAuth2|mp.discord.requestOAuth2]]


===Event===
===Event===
Line 69: Line 70:


===Nametags===
===Nametags===
*Functions:
{{Nametags_functions_c}}
**[[nametags.update|mp.nametags.update]]
**[[nametags.set|mp.nametags.set]]
*Properties:
**[[nametags.enabled|mp.nametags.enabled]]
**[[nametags.orderByDistance|mp.nametags.orderByDistance]]
**[[nametags.useScreen2dCoords|mp.nametags.useScreen2dCoords]]


===Preferences===
===Preferences===
Line 81: Line 76:


===Raycasting===
===Raycasting===
*[[Raycasting::testPointToPoint|mp.raycasting.testPointToPoint]]
{{Raycast_functions_c}}
*[[Raycasting::testPointToPoint|mp.raycasting.testPointToPointAsync]]
*[[Raycasting::testCapsule|mp.raycasting.testCapsule]]


===Storage===
===Storage===
Line 96: Line 89:


===Voice chat===
===Voice chat===
*Functions:
{{Voicechat}}
**[[voiceChat.getPreprocessingParam|mp.voiceChat.getPreprocessingParam]]
**[[voiceChat.setPreprocessingParam|mp.voiceChat.setPreprocessingParam]]
*Properties:
**[[voiceChat.lastVad|mp.voiceChat.lastVad]]
**[[voiceChat.minVad|mp.voiceChat.minVad]]
**[[voiceChat.muted|mp.voiceChat.muted]]


==Game Static Objects==
==Game Static Objects==
Line 121: Line 108:
**[[Client-side_functions#Dlc1|mp.game.dlc1]]
**[[Client-side_functions#Dlc1|mp.game.dlc1]]
**[[Client-side_functions#Dlc2|mp.game.dlc2]]
**[[Client-side_functions#Dlc2|mp.game.dlc2]]
**[[Client-side_functions#Entity|mp.game.entity]]
**[[Client-side_functions#GameEntity|mp.game.entity]]
**[[Client-side_functions#Fire|mp.game.fire]]
**[[Client-side_functions#Fire|mp.game.fire]]
**[[Client-side_functions#Gameplay|mp.game.gameplay]]
**[[Client-side_functions#Gameplay|mp.game.gameplay]]
Line 147: Line 134:
**[[Client-side_functions#Worldprobe|mp.game.worldprobe]]
**[[Client-side_functions#Worldprobe|mp.game.worldprobe]]
**[[Client-side_functions#Zone|mp.game.zone]]
**[[Client-side_functions#Zone|mp.game.zone]]
**[[Client-side_functions#Replay|mp.game.replay]]
**[[Client-side_functions#GameClock|mp.game.clock]]
**[[Client-side_functions#GameFiles|mp.game.files]]


===App===
===App===
Line 165: Line 155:
===Task===
===Task===
{{Task_functions_c}}
{{Task_functions_c}}
===GameEntity===
{{Entity_functions_c}}


===Cutscene===
===Cutscene===
Line 192: Line 185:
{{Gameplay_functions_c}}
{{Gameplay_functions_c}}


===Replay===
{{Replay_functions_c}}
===GameClock===
{{GameClock_functions_c}}
===GameFiles===
{{GameFiles_functions_c}}


===Graphics===
===Graphics===

Latest revision as of 17:42, 16 March 2025

RAGE Classes

Entity pool

Blip

Browser

Camera

Checkpoint

Dummy Entity

Entity

Label

Marker

Object

Peds

Pickup

Player

Vector3

Vehicle

RAGE Static Objects

Globals

Console

Cursor

Discord

Event

Gui

Keys

Nametags

Preferences

Raycasting

Storage

System

Voice chat

Game Static Objects

Game Globals

App

Audio

Brain

Cam

Controls

Task

GameEntity

Cutscene

Datafile

Decisionevent

Decorator

DLC

DLC2

Fire

Gameplay

Replay

GameClock

GameFiles

Graphics

GXT

Interior

Itemset

Mobile

Object

  • [[Object::disableGlow|mp.game.object.disableGlow

Pathfind

Ped

Player

Recorder

Rope

Script

Stats

Streaming

System (Game)

Time

Ui

Unk

Vehicle

Water

Weapon

Worldprobe

Zone