ChallengeManager Class

Constructors

ChallengeManager.__new(Challenge)

ChallengeManager.__new(challenge: Challenge)
Type Name Description
Challenge challenge

Fields

Type Name Static Default Description
Event__instance OnReady

ReadOnly

Type Name Static Default Description
Challenge Challenge

Functions

Requires an instance!

Restart

Restart() -> nil

Finish

Finish() -> nil

Spawn(string)

Spawn(id: string) -> Entity
Type Name Description
string id

Static Functions

Do not require an instance!

Start(Challenge)

Start(challenge: Challenge) -> nil
Type Name Description
Challenge challenge

Categories:

Updated: