C# 클래스 Server.LootPackDice

파일 보기 프로젝트 열기: Grimoric/RunUO.T2A 1 사용 예제들

공개 메소드들

메소드 설명
LootPackDice ( int count, int sides, int bonus ) : System
LootPackDice ( string str ) : System
Roll ( ) : int

메소드 상세

LootPackDice() 공개 메소드

public LootPackDice ( int count, int sides, int bonus ) : System
count int
sides int
bonus int
리턴 System

LootPackDice() 공개 메소드

public LootPackDice ( string str ) : System
str string
리턴 System

Roll() 공개 메소드

public Roll ( ) : int
리턴 int