Click or drag to resize

ScreenGetScreenNextList Method

Gets the list of Screens the device will go to when this Region is interacted with. '0' means stay on this Screen.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public int[] GetScreenNextList()

Return Value

Type: Int32
Screen next list
See Also