scripting:restcontext
This is an old revision of the document!
Table of Contents
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