C# (CSharp) Modding Namespace

Nested Namespaces

Modding.Patches

Classes

Name Description
SimpleLogger Provides access to the logging system with a formatted prefix of a given name "[Name] - Message". This is useful when you have a class that can't inherit from Loggable where you want easy logging.