AVOLITES TITAN API

RenameHandleWorld

Renames a handle world.

Namespace: Handles

Syntax

MACRO

Void Handles.RenameHandleWorld(String worldId, String worldLegend)

HTTP

http://[ip]:4430/titan/script/2/Handles/RenameHandleWorld?worldId={string}&worldLegend={string}

Parameters

worldId ( String ) : The world unique identifier.

worldLegend ( String ) : The new world legend.