Mark.OnButton C# (CSharp) Méthode

OnButton() public méthode

public OnButton ( ActorPC pc ) : void
pc ActorPC
Résultat void
    public void OnButton(ActorPC pc)
    {
        NPCChat(pc, 823);
    }