AVOLITES TITAN API

GetSurfaceMenuItems

Gets a list of menuitems one for each surface. The tag of the menuitems is set to the surface id.

Namespace: TitanSurfaces

Syntax

MACRO

List`1 TitanSurfaces.GetSurfaceMenuItems(Int32 highlightedId)

HTTP

http://[ip]:4430/titan/script/2/TitanSurfaces/GetSurfaceMenuItems?highlightedId={titanId}

Parameters

highlightedId ( Int32 ) : The id of the item to highlight.

Returns