Namespace: Semata.DataStore
Class: Item
Gets the value of an Attribute
public object GetAttribute(AttributeType attributeType)
Parameters
Type | Name | Description |
AttributeType | attributeType | The AttributeType |
Returns: object
C++ C#
Namespace: Semata.DataStore
Class: Item
Gets the value of an Attribute
public object GetAttribute(AttributeType attributeType)
Parameters
Type | Name | Description |
AttributeType | attributeType | The AttributeType |
Returns: object