User Tools

Site Tools


scripting:restcontext

This is an old revision of the document!


RestApi

Class: RestContext

Parent Class: (?none?)

Location: scripts/GameLib/generated/online/RestContext.c

Description: RestContext class.

Common usage

The baseworld component is returned on the GetWorld() global command.

Typical usage : find an Entity.

GetWorld().FindEntityByName( string entity-name )

Functions

GET();

GET(RestCallback cb, string request);

Return type: int

GET_now();

GET_now( string request);

Return type: string

scripting/restcontext.1661434548.txt.gz · Last modified: 2022/08/25 14:35 by jerryhopper

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki