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