C# Class NewRebirthEventScript, aura

Inheritance: GameEventScript
Afficher le fichier Open project: aura-project/aura

Méthodes publiques

Méthode Description
AfterLoad ( ) : void
Load ( ) : void

Private Methods

Méthode Description
OnCreatureConnecting ( Creature, creature ) : void
RebirthEventInfoRequest ( ChannelClient client, Packet, packet ) : void
RebirthEventReceivePotion ( ChannelClient client, Packet, packet ) : void
ResetStart ( Creature, creature ) : void
SendRebirthEventInfo ( Creature, creature ) : void

Method Details

AfterLoad() public méthode

public AfterLoad ( ) : void
Résultat void

Load() public méthode

public Load ( ) : void
Résultat void