4 using System.Collections.Generic;
string PropertyName
The name of the property to change.
Describes a single change to a player's persistent data.
string PlayerID
The ID of the player whose data to change.
string TablePath
The path of the data table to change.
string PropertyValue
The desired new value of the property.