LW_XanaficationEvent

Called when a Lyokowarrior is xanafied

Calling

To call this event, you need to pass a LyokoWarrior.

LW_XanaficationEvent.Call(LyokoWarriors.ODD);

Listening

You can use the LAPIListener to listen to this event.

Effects

LW_Status.XANAFIED will be added to their Statuses

Last updated