IScoreObjectDeserializeValue Method
Deserializes a single value identified by the userID.
Namespace: Alteruna.ScoreboardAssembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
void DeserializeValue(
Reader reader,
ushort userID
)
Parameters
- reader Reader
- The reader to use for deserialization.
- userID UInt16
- The user ID identifying the value to deserialize.