Unreal engine - EOSCore v5.3:
Epic Online Services (EOS) Integration:
- Utilize EOS seamlessly within Unreal Engine Blueprints.
- Harness the power of the Epic Online Services WEB API for extended functionality.
Blueprint Subsystems (EOS Interfaces Exposed to Blueprints):
- Achievements
- Authentication
- AntiCheatServer
- AntiCheatClient
- Connect
- Friends
- Ecom
- Leaderboards
- Lobby
- Metrics
- Mods
- Player Data Storage
- Presence
- P2P
- Reports
- RTC (Voice Chat)
- Sanctions
- Sessions
- Stats
- Title Storage
- UI
- UserInfo
Web API Features:
- Connect Web API
- Voice Web API
- Player Ticketing
Technical Details:
Code Modules:
- EOSCore (Runtime): Core module for EOS functionalities during runtime.
- EOSCoreWeb (Runtime): Module facilitating interaction with EOS through the WEB API during runtime.
- EOSCoreEditor (Editor): Module designed for EOS functionalities within the Unreal Engine Editor.
- OnlineSubsystemEOSCore (Runtime): Online subsystem for EOS Core functionalities during runtime.
- EOSCoreShared (Runtime): Shared module enhancing EOS functionalities across various runtime aspects.