Elin Modding Docs Doc
|
This is the complete list of members for Dice, including all inherited members.
bonus (defined in Dice) | Dice | |
card (defined in Dice) | Dice | |
Create(Element ele, Card c) (defined in Dice) | Dice | static |
Create(string id, int power, Card c=null, Act act=null) (defined in Dice) | Dice | static |
Dice(int _num=0, int _sides=0, int _bonus=0, Card _card=null) (defined in Dice) | Dice | |
Null (defined in Dice) | Dice | static |
num (defined in Dice) | Dice | |
Parse(string raw) (defined in Dice) | Dice | static |
rnd(int a) (defined in Dice) | Dice | static |
Roll(int num, int sides, int bonus=0, Card card=null) (defined in Dice) | Dice | static |
Roll() (defined in Dice) | Dice | |
RollMax(int num, int sides, int bonus=0) (defined in Dice) | Dice | static |
RollMax() (defined in Dice) | Dice | |
sides (defined in Dice) | Dice | |
ToString() (defined in Dice) | Dice |