Ask a Question

Ask a Question
ANSWERED
ANSWERED
ANSWERED

Getting a Realm Name or ID

Is there a way to get the current realm name from within the c# API? My intent is to provide a means for me to quickly see what realm i’m connected to.
I’ll also accept just a realm ID, and I can suss out the name myself.

ANSWERED
ANSWERED
ANSWERED

Getting a 401 Error on a Microservice

I'm having an issue with a microservice in our app.

ANSWERED

Modifying Odin Inspector

We can see in your documentation that everything has to be done via ScriptableObjects inherited from the ContentObject class. We have our own prefabs, with some plugins (like Odin Inspector) for better tooling, so we can improve the experience of creating and managing the game data. This also allows us to configure the game so we can read all the game data from those ScriptableObjects, so we can easily develop and test new content, features, etc...

ANSWERED
ANSWERED
ANSWERED

Querying a Stat for All Players

I have a question about stats.