LW_DevirtEvent
Called when a LyokoWarrior is devirtualized normally
Calling
To call this event, simply pass a LyokoWarrior
.
LW_DevirtEvent.Call(LyokoWarriors.WILLIAM);
Listening
You can use the LAPIListener to listen to this event.
Effects
The LW's Location will be set to APILocations.SCANNERS
, their HP will be reset and their Statuses will be cleared and set to LW_Status.EARTH
Last updated
Was this helpful?