Skip to content

Global Class "CutscenesMenu"⚓︎

Info

You can get this class by using the CutscenesMenu global table.

Note that to call these functions, you must use a . (period) instead of a : (colon)!

Example Code
1
local sprite = CutscenesMenu.GetSprite()

Functions⚓︎

GetSprite ()⚓︎

Sprite GetSprite ( )⚓︎


GetSelectedElement ()⚓︎

int GetSelectedElement ( )⚓︎


SetSelectedElement ()⚓︎

void SetSelectedElement ( int Element )⚓︎