|
| static Item | newItemType (string name, string displayname, string type, string inventoryIcon) |
| static Item | cloneItemType (string newName, string originalFullName) |
| static void | instanceItemType (string item) |
◆ cloneItemType()
| Item ScriptItemInterface::cloneItemType |
( |
string | newName, |
|
|
string | originalFullName ) |
|
static |
◆ instanceItemType()
| void ScriptItemInterface::instanceItemType |
( |
string | item | ) |
|
|
static |
◆ newItemType()
| Item ScriptItemInterface::newItemType |
( |
string | name, |
|
|
string | displayname, |
|
|
string | type, |
|
|
string | inventoryIcon ) |
|
static |
The documentation for this class was generated from the following file: