C++ C#

SetAttribute(AttributeType, object) Method

API Reference

Namespace: Semata.DataStore

Class: Item

Sets the value of an Attribute

public void SetAttribute(AttributeType attributeType, object value)

Parameters

Type Name Description
AttributeType attributeType The AttributeType
object value The Value

Returns: void

Exceptions

Type Description
AttributeTypeInvalidForItemException AttributeType is invalid for an Item of this type
ValueInvalidForAttributeException Value is of the wrong type for this AttributeType

This website stores cookies on your computer that are used to manage the order in which you see the pages. To find out more about the cookies we use, see our Privacy Policy.