MLAPI 1.0.0
-
Added
ISyncinterfaceTypeIDkeeps track of the typeSerializeOptionalhas a tag parameter used by the programmer to do different things depending on itDeserializeOptionalhas a tag parameter used by the programmer to do different things depending on it
-
Added
SyncTypesdictionary- Use it to catalog all your classes that implement
ISync
- Use it to catalog all your classes that implement
-
Added
ExtraSyncDataenumNothingsends only the dataTypeIDsends the data and the TypeIDTagsends the data and the TagTypeIDANDTagsends the data, the TypeID and the Tag
-
Added many
DarkRift extensionsWriteReadSerializableDarkRiftReader, which creates a new instanceReadSerializableISync, which updates an instance