Ctrl+K
Skip to main content
Ctrl+K
XBE Docs v2024.12.0 documentation - Home XBE Docs v2024.12.0 documentation - Home

Welcome

  • About XBE
  • Features
  • Quickstart
  • Demo
  • Release Notes
  • Create Your Account

Components

  • Overview
  • Accounts
  • Content
  • Economy
  • Gameplay
  • Multiplayer
  • Storefront
  • System

Learning Essentials

  • Framework Concepts
  • Install
  • Administration
  • Tutorials
    • Accounts & Authentication
    • Economy
    • Leaderboards
    • Live Scripting
    • Matchmaking
    • Player Progression
    • Purchasing
    • Questing
    • Social & Online Presence
    • Unity
  • Full Game Samples
  • Knowledgebase

SDK / API References

  • SDK Overview
  • API
  • C++ SDK
  • C# SDK
  • NodeJS SDK
  • Unreal SDK Plugin
  • Unity SDK Plugin

Legal / Contact

  • EULA
  • Chat With Us!
  • API Docs
  • Discord
  • Repository
  • Open issue

Live Scripting

Live Scripting#

  • Part 1 - Basics
    • Xsolla Backend Script Manager
    • Step 1: Installing the Xsolla Backend Script Manager
    • Step 2: Checking Out Scripts from Your Xsolla Backend Cluster
    • Step 3: Modify and Revert Local Script Changes
    • Step 4: Committing Changes to the Remote Server
    • Step 5: Publishing or Discarding Unpublished Remote Changes
    • Step 6: Deleting Scripts
    • Conclusion
  • Part 2 - Extending the API
    • Extending the REST API
    • Step 1: Creating a Simple Route Handler
    • Step 2: Adding Parameters to Your Route
    • Step 3: Handling Authenticated Users
    • Step 4: Handling POST Requests with JSON
    • Conclusion
  • Part 3 - Managing Custom Data
    • Managing Data Structures
    • Step 1: Creating the Character Class
    • Step 2: Creating the Character Route
    • Step 3: Testing and Exploring
    • Conclusion
  • Part 4 - Background Jobs
    • Background Jobs
    • Step 1: Exploring the MetricsCollector Job
    • Step 2: Modifying MetricsCollector
    • Step 3: Writing a New Background Service
    • Step 4: Implementing Character Regeneration
    • Step 5: Optimizing the Regeneration Job
    • Conclusion
  • Part 5 - Event Handlers
    • Gameplay Using Event Handlers
    • Step 1: Creating the Event Handler
    • Step 2: Writing the Event Handler
    • Step 3: Supporting Multiple Events
    • Step 4: Using Regular Expressions
    • Conclusion

previous

Leaderboard Scheduling

next

Live Scripting - Pt1 - Basics

By Xsolla

© Copyright Xsolla (USA), Inc. All rights reserved.