You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AddActorPacket now requires a new PropertySyncData $syncedProperties field
AddPlayerPacket now requires a new PropertySyncData $syncedProperties field
SetActorDataPacket now requires a new PropertySyncData $syncedProperties field
Enum changes
UpdateAbilitiesPacketLayer has a new EDITOR member
New types
PropertySyncData: Purpose currently unclear, but appears to be a planned replacement for actor metadata. Currently unused and can be filled with empty arrays for now.