MLAPI 1.0.0
-
Added
ISync
interfaceTypeID
keeps track of the typeSerializeOptional
has a tag parameter used by the programmer to do different things depending on itDeserializeOptional
has a tag parameter used by the programmer to do different things depending on it
-
Added
SyncTypes
dictionary- Use it to catalog all your classes that implement
ISync
- Use it to catalog all your classes that implement
-
Added
ExtraSyncData
enumNothing
sends only the dataTypeID
sends the data and the TypeIDTag
sends the data and the TagTypeIDANDTag
sends the data, the TypeID and the Tag
-
Added many
DarkRift extensions
Write
ReadSerializable
DarkRiftReader, which creates a new instanceReadSerializable
ISync, which updates an instance