C# Class Server.LootPackDice

Afficher le fichier Open project: Grimoric/RunUO.T2A Class Usage Examples

Méthodes publiques

Méthode Description
LootPackDice ( int count, int sides, int bonus ) : System
LootPackDice ( string str ) : System
Roll ( ) : int

Method Details

LootPackDice() public méthode

public LootPackDice ( int count, int sides, int bonus ) : System
count int
sides int
bonus int
Résultat System

LootPackDice() public méthode

public LootPackDice ( string str ) : System
str string
Résultat System

Roll() public méthode

public Roll ( ) : int
Résultat int