C# Class Server.Items.HouseRaffleStone.ActivateEntry

Inheritance: RaffleContextMenuEntry
Afficher le fichier Open project: brodock/runuo

Méthodes publiques

Méthode Description
ActivateEntry ( Server.Mobile from, HouseRaffleStone stone ) : System
OnClick ( ) : void

Method Details

ActivateEntry() public méthode

public ActivateEntry ( Server.Mobile from, HouseRaffleStone stone ) : System
from Server.Mobile
stone HouseRaffleStone
Résultat System

OnClick() public méthode

public OnClick ( ) : void
Résultat void