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