Namespace: Semata.DataStore
Class: ItemType
Gets as AttributeType by name
public AttributeType GetAttributeType(string name)
Parameters
Type | Name | Description |
string | name | Name of the AttributeType |
Returns: AttributeType
C++ C#
Namespace: Semata.DataStore
Class: ItemType
Gets as AttributeType by name
public AttributeType GetAttributeType(string name)
Parameters
Type | Name | Description |
string | name | Name of the AttributeType |
Returns: AttributeType