Skip to content

MLAPI 1.1.0

Latest
Compare
Choose a tag to compare
@Penca53 Penca53 released this 20 Oct 13:46
  • Changed methods names from ReadSerializable to ReadSerializableSmart
  • Changed methods names from Write to WriteSmart
  • Fixed WriteSmart(ISync sync, int tag, bool sendTag, bool sendTypeID) not writing the correct ExtraDataSync.
  • Added descriptions to SyncTypes, TypeID, SerializeOptional, DeserializeOptional and ExtraDataSync.