- Changed methods names from
ReadSerializable
toReadSerializableSmart
- Changed methods names from
Write
toWriteSmart
- Fixed
WriteSmart(ISync sync, int tag, bool sendTag, bool sendTypeID)
not writing the correctExtraDataSync
. - Added descriptions to
SyncTypes
,TypeID
,SerializeOptional
,DeserializeOptional
andExtraDataSync
.