Namespace: Semata.DataStore
Class: Connection
returns a boolean denoting whether or not an ItemType with this name exists
public bool GetItemTypeExists(string name)
Parameters
Type | Name | Description |
string | name | name of the Item Type |
Returns: bool