Client-side functions: Difference between revisions

From RAGE Multiplayer Wiki
Line 128: Line 128:


===Game Globals===
===Game Globals===
*Functions:
{{GameGlobals}}
*{{GameGlobals}}
*Properies:
**[[Client-side_functions#App|mp.game.app]]
**[[Client-side_functions#Audio|mp.game.audio]]
**[[Client-side_functions#Brain|mp.game.brain]]
**[[Client-side_functions#Cam|mp.game.cam]]
**[[Client-side_functions#Controls|mp.game.controls]]
**[[Client-side_functions#Cutscene|mp.game.cutscene]]
**[[Client-side_functions#Datafile|mp.game.datafile]]
**[[Client-side_functions#Decisionevent|mp.game.decisionevent]]
**[[Client-side_functions#Decorator|mp.game.decorator]]
**[[Client-side_functions#Dlc1|mp.game.dlc1]]
**[[Client-side_functions#Dlc2|mp.game.dlc2]]
**[[Client-side_functions#Entity|mp.game.entity]]
**[[Client-side_functions#Fire|mp.game.fire]]
**[[Client-side_functions#Gameplay|mp.game.gameplay]]
**[[Client-side_functions#Graphics|mp.game.graphics]]
**[[Client-side_functions#Interior|mp.game.interior]]
**[[Client-side_functions#Itemset|mp.game.itemset]]
**[[Client-side_functions#Mobile|mp.game.mobile]]
**[[Client-side_functions#Object|mp.game.object]]
**[[Client-side_functions#Pathfind|mp.game.pathfind]]
**[[Client-side_functions#Ped|mp.game.ped]]
**[[Client-side_functions#Player|mp.game.player]]
**[[Client-side_functions#Rope|mp.game.rope]]
**[[Client-side_functions#Script|mp.game.script]]
**[[Client-side_functions#Stats|mp.game.stats]]
**[[Client-side_functions#Streaming|mp.game.streaming]]
**[[Client-side_functions#System|mp.game.system]]
**[[Client-side_functions#Time|mp.game.time]]
**[[Client-side_functions#Ui|mp.game.ui]]
**[[Client-side_functions#Unk|mp.game.unk]]
**[[Client-side_functions#Recorder|mp.game.recorder]]
**[[Client-side_functions#Vehicle|mp.game.vehicle]]
**[[Client-side_functions#Water|mp.game.water]]
**[[Client-side_functions#Weapon|mp.game.weapon]]
**[[Client-side_functions#Worldprobe|mp.game.worldprobe]]
**[[Client-side_functions#Zone|mp.game.zone]]


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

Revision as of 08:19, 6 November 2019

Classes

Blip

Browser

Camera

Checkpoint

Console

Cursor

Dummies

Voice chat

  • Properties:
    • voiceChat.muted
  • Functions:
    • voiceChat.getPreprocessingParam
    • voiceChat.setPreprocessingParam

Entity

Entity pool

Event

Global

Gui

Keys

Label

Marker

Nametags

  • Functions:
  • Properties:
    • mp.nametags.enabled

Object

Peds

Pickup

Player

Vector3

Vehicle

Static Objects

App

Audio

Brain

Cam

Controls

Cutscene

Datafile

Decisionevent

Decorator

Discord

DLC

DLC2

Fire

Gameplay

Game Globals

Graphics

Interior

Itemset

Mobile

Object

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

Pathfind

Ped

Player

Raycasting

Recorder

Rope

Script

Stats

Storage

Streaming

System

Time

Ui

Unk

Vehicle

Water

Weapon

Worldprobe

Zone