Namespace: Semata.DataStore
Class: ItemType
Sets the Name of the ItemType
public void SetName(string name)
Parameters
Type | Name | Description |
string | name | Name of the ItemType |
Returns: void
C++ C#
Namespace: Semata.DataStore
Class: ItemType
Sets the Name of the ItemType
public void SetName(string name)
Parameters
Type | Name | Description |
string | name | Name of the ItemType |
Returns: void