Property | Type | Description | |
---|---|---|---|
backgrounds | List |
||
name | string | ||
owner | string | ||
scripts | System.Script[] | ||
time | double | ||
totalTime | double | ||
type | string |
Method | Description | |
---|---|---|
Spellcard ( string t, string n, string o, double ti, List |
||
update ( ) : bool |
public Spellcard ( string t, string n, string o, double ti, List |
||
t | string | |
n | string | |
o | string | |
ti | double | |
b | List |
|
scr | System.Script | |
return | System |