LW_CodeEarthResolvedEvent
Called when a Lyokowarrior regains their Earth Codes
Calling
To call this event, you need to pass a LyokoWarrior.
LW_CodeEarthResolvedEvent.Call(LyokoWarriors.AELITA);
Listening
You can use the LAPIListener to listen to this event.
Effects
LW_Status.NOEARTHCODE
will be removed from their Statuses
Last updated
Was this helpful?