Client-side functions: Difference between revisions

From RAGE Multiplayer Wiki
Line 1,362: Line 1,362:


==Worldprobe==
==Worldprobe==
* [[Worldprobe::startShapeTestCapsule|Worldprobe::startShapeTestCapsule(x1, y1, z1, x2, y2, z2, radius, flags, entity, p9)]]
* [[Worldprobe::startShapeTestCapsule|startShapeTestCapsule]]
* [[Worldprobe::castRayPointToPoint|Worldprobe::castRayPointToPoint(x1, y1, z1, x2, y2, z2, flags, entity, p8)]]
* [[Worldprobe::castRayPointToPoint|castRayPointToPoint]]
* [[Worldprobe::getShapeTestResult|Worldprobe::getShapeTestResult(rayHandle, hit, endCoords, surfaceNormal, entityHit)]]
* [[Worldprobe::getShapeTestResult|getShapeTestResult]]
* [[Worldprobe::getShapeTestResultEx|Worldprobe::getShapeTestResultEx(rayHandle, hit, endCoords, surfaceNormal, _materialHash, entityHit)]]
* [[Worldprobe::getShapeTestResultEx|getShapeTestResultEx]]
* [[Worldprobe::startShapeTestLosProbe|Worldprobe::startShapeTestLosProbe(x1, y1, z1, x2, y2, z2, flags, entity, p8)]]
* [[Worldprobe::startShapeTestLosProbe|startShapeTestLosProbe]]
* [[Worldprobe::startShapeTestBox|Worldprobe::startShapeTestBox(x, y, z, x1, y2, z2, rotX, rotY, rotZ, p9, p10, entity, p12)]]
* [[Worldprobe::startShapeTestBox|startShapeTestBox]]


==Zone==
==Zone==

Revision as of 19:29, 14 December 2017

Attention: work is still in progress. There still could be major changes in design of API.

Event functions

Vector3 functions

Entity (player, vehicle, object) functions

Player functions

Vehicle functions

Object functions

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

Pickup functions

Template:Pickup function c

Blip functions

Camera functions

Entity pool functions

WebBrowser functions

Key binding functions

Chat functions

Cursor functions

  • Properties:
    • cursor.visible
    • cursor.position

Nametags functions

  • Functions:
  • Properties:
    • nametags.enabled

Storage functions

Raycasting

UI functions

Template:UI function c

Global functions

App

Audio

Brain

Cam

Controls

Cutscene

Datafile

Decisionevent

Decorator

DLC

DLC#2

Entity

Fire

Gameplay

Graphics

Properties:

Interior

Itemset

Mobile

Object

Pathfind

Ped

Peds

Player

Rope

Script

Stats

Streaming

System

Time

Ui

Unk

Recorder

Vehicle

Water

Weapon

Worldprobe

Zone

Game Globals