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

Handelabra Games makes digital adaptations of great tabletop games. This high level namespace contains handy things used across all of our games. More...

Namespaces

namespace  Sentinels
 The greatest cooperative, fixed-deck, comic book themed card game in the Multiverse!
 

Classes

class  ArrayExtensions
 
class  GenericBooleanExtenions
 
class  GenericEnumerationExtensions
 
class  GenericIntegerExtensions
 
class  GenericListExtensions
 
class  GenericMethodExtensions
 
class  GenericNullableExtensions
 
class  GenericObjectExtensions
 
class  GenericReflectionExtensions
 
class  GenericStringExtensions
 
class  Log
 
class  RandomFacade
 A drop-in for System.Random that really uses SerializableRandom. More...
 
class  ReferenceEqualityComparer
 
class  SerializableRandom
 A replacement for System.Random that can be serialized in .NET Framework 4 and above. More...
 
class  SerializableRandomDeserializationBinder
 Use this binder to translate old save files with System.Random to SerializableRandom. More...
 
class  SerializationExtensions
 
class  SerializationHelper
 

Enumerations

enum  LogLevel { Debug = 0 , Warning = 1 , Error = 2 , None = 3 }
 
enum  LogName {
  Default , InitiatedAction , InitiatedDamage , MegaComputer ,
  Pretend , ResolvedAction , VeryVerboseDebugging , AutoDecide ,
  BacklashField , Profiling , FastCoroutines , TriggerManager ,
  TriggerManagerRedirect , StatusEffect , PromoCards , ActionInfo ,
  Temporary , NonProduction
}
 

Functions

delegate void LoggerDelegate (string message)
 

Detailed Description

Handelabra Games makes digital adaptations of great tabletop games. This high level namespace contains handy things used across all of our games.