Skip to content

Global Class "ChallengeMenu"⚓︎

Info

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

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

Example Code
1
local sprite = ChallengeMenu.GetSprite()

Functions⚓︎

GetSprite ()⚓︎

Sprite GetSprite ( )⚓︎


GetSelectedChallengeID ()⚓︎

int GetSelectedChallengeID ( )⚓︎


SetSelectedChallengeID ()⚓︎

void SetSelectedChallengeID ( int ChallengeID )⚓︎