Skip to content

Global Class "DailyChallenge"⚓︎

Info

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

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

Example Code
1
local dailyparams = DailyChallenge.GetChallengeParams()
Warning

This class' functions should not be called until the game fully initializes! Make sure not to try using them outside of callbacks.

Functions⚓︎

GetChallengeParams ()⚓︎

ChallengeParam GetChallengeParams ( )⚓︎