SotM Engine API
Class documentation for the Sentinels of the Multiverse Engine API.
Loading...
Searching...
No Matches
SotM Engine API

Welcome to the generated class library documentation for the Sentinels of the Multiverse engine. It will help you create your own heroes, villains, and environments for Steam Workshop!

If you're getting started, be sure to read the higher level Engine Documentation.

You can browse the documentation as you wish, but here are the most important classes to know about when programming your own content:

  • GameController - the main Controller of the entire game. It is primarily in charge of making sure that the rules of the game are followed. It contains many methods that you will need to call in order to make your cards do what you want them to do.
  • CardController - the base class for all card controllers. Also contains many helper methods for your own logic to use.

Documenting the engine is an ongoing effort and we will update this site periodically with more information.

You can find more documentation on our official website.