|
int | ID [get] |
| The Item ID, as used by the module files, PSA script, and the item frequency tables. More...
|
|
string | Name [get] |
| The Item name (e.g. "Heart Container"). More...
|
|
◆ Item()
BrawlLib.SSBB.Item.Item |
( |
int |
id, |
|
|
string |
name |
|
) |
| |
|
inline |
16 {
19 }
int ID
The Item ID, as used by the module files, PSA script, and the item frequency tables.
Definition: Item.cs:8
string Name
The Item name (e.g. "Heart Container").
Definition: Item.cs:13
◆ ToString()
override string BrawlLib.SSBB.Item.ToString |
( |
| ) |
|
|
inline |
◆ Items
readonly Item [] BrawlLib.SSBB.Item.Items |
|
static |
◆ ID
int BrawlLib.SSBB.Item.ID |
|
get |
The Item ID, as used by the module files, PSA script, and the item frequency tables.
◆ Name
string BrawlLib.SSBB.Item.Name |
|
get |
The Item name (e.g. "Heart Container").
The documentation for this class was generated from the following file: