EOS Integration Kit
  • 👋Welcome to EOS Integration Kit
  • EOS Project Setup
  • Modified EOS Subsystem Plugin
  • Authentication
    • with Account Portal
    • with Persistent Auth
    • with Epic Launcher
    • with DevTool
    • with Device ID
    • with Steam
    • with Google [Android]
    • Logout
  • Sessions
    • 📺Setup Video
    • Lobby Vs Sessions
    • Create Session
    • Create Lobby
    • Find Sessions and Lobbies
    • Destroy Sessions
    • Join Sessions
    • 🤖Dedicated Server
  • Storage
    • Player Storage
    • Title Storage
  • Statistics
    • Set Player Stats
    • Get Player Stats
  • Store
    • Get Store Items
    • Purchase Item
    • Get Owned Items
  • Extra Integrations
    • 👽PlayFab Integration
    • 🥰EOS Voice Integration Kit's Integration
  • Extra Functions
    • GetPlayerNickname
    • GetLoginStatus
    • Get UserUniqueID
    • Get ProductUserID
    • Get EpicID
  • Development Stage
    • 😌Implemented Features
Powered by GitBook
On this page
  • Modified EOS Subsystem is only required for following features
  • Procedure
  • Step 1 - Add a C++ class
  • Step 2 - Add Subsystem Plugin

Modified EOS Subsystem Plugin

PreviousEOS Project SetupNextwith Account Portal

Last updated 1 year ago

Modified EOS Subsystem is only required for following features

  • Login with DeviceID

  • Login with Google

  • Login with Steam

Download Required Files

Version 5.1 can be

Procedure

Step 1 - Add a C++ class

If your project is completely blueprint based as of now, then add a C++ class, which can be empty.

Step 2 - Add Subsystem Plugin

Now unzip the downloaded files and add it to your Plugin's folder

Done

😄
60MB
Plugins503.zip
archive
5.0.3 Version
38MB
OnlineSubsystemEOS.zip
archive
5.1 Version