C# Class Cody, SagaRO2

Inheritance: Npc
Afficher le fichier Open project: Willyham/SagaRO2 Class Usage Examples

Méthodes publiques

Méthode Description
OnAcceptPersonalQuest ( ActorPC pc, uint QID, byte button ) : void
OnButton ( ActorPC pc ) : void
OnInit ( ) : void

Method Details

OnAcceptPersonalQuest() public méthode

public OnAcceptPersonalQuest ( ActorPC pc, uint QID, byte button ) : void
pc SagaDB.Actors.ActorPC
QID uint
button byte
Résultat void

OnButton() public méthode

public OnButton ( ActorPC pc ) : void
pc SagaDB.Actors.ActorPC
Résultat void

OnInit() public méthode

public OnInit ( ) : void
Résultat void