Skip to content
GENERAL
- Fixed a crash on Editor shutdown
GENERAL
- Fixed the tooltip for UpdateBuild function
- Minor code refactoring
GENERAL
- Added two new utility functions
String to Bytes
Bytes to String
MATCHMAKING
- Removed bUseLobbiesIfAvailable parameter to “Create SteamCore Session”, the function will now use “bUsesPresence” instead”
NETWORKING
- Fixed ReadP2PPacket to take in a MessageSize parameter and also use the correct channel
GENERAL
- Fixed compiling for UE5 Early Access 2
GENERAL
- Fixed a missing macro check when plugin is disabled
Thanks to redpixel for reporting this find