C# Class Prt_f02.Alment

Inheritance: Npc
Afficher le fichier Open project: Willyham/SagaRO2

Méthodes publiques

Méthode Description
OnButton ( ActorPC pc ) : void
OnInit ( ) : void
OnQuest ( ActorPC pc ) : void
OnReward ( ActorPC pc, uint QID ) : void

Method Details

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

OnQuest() public méthode

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

OnReward() public méthode

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