AVOLITES TITAN API

GetWorldListMenuItems

Gets a menu list of all the worlds in the system

Namespace: Handles

Syntax

MACRO

List`1 Handles.GetWorldListMenuItems(Boolean includeDefault)

HTTP

http://[ip]:4430/titan/script/2/Handles/GetWorldListMenuItems?includeDefault={bool}

Parameters

includeDefault ( Boolean ) : if set to true include the default handle world, useful for not letting to delete the default handle world.

includeDefault

HTTP Example:
http://localhost:4430/titan/script/2/Handles/GetWorldListMenuItems?includeDefault=true

Returns