Namespace: Semata.DataStore
Class: Connection
Gets an ItemType by its name
public ItemType GetItemType(string name)
Parameters
Type | Name | Description |
string | name | name of the Item Type |
Returns: ItemType
C++ C#
Namespace: Semata.DataStore
Class: Connection
Gets an ItemType by its name
public ItemType GetItemType(string name)
Parameters
Type | Name | Description |
string | name | name of the Item Type |
Returns: ItemType