C# Class Alf_f01_t.Migo_Alfred

Inheritance: Npc
Datei anzeigen Open project: Willyham/SagaRO2

Public Methods

Method Description
OnButton ( ActorPC pc ) : void
OnButton2 ( ActorPC pc ) : void
OnInit ( ) : void

Method Details

OnButton() public method

public OnButton ( ActorPC pc ) : void
pc SagaDB.Actors.ActorPC
return void

OnButton2() public method

public OnButton2 ( ActorPC pc ) : void
pc ActorPC
return void

OnInit() public method

public OnInit ( ) : void
return void