Namespace LLBML.Utils
Classes
ArrayExtension
BepInRef
ControlledRandom
A wrapper to the game's obfuscated ControlledRandom static class
DebugUtils
A class containing helper methods for debbuging game behaviors
EnumWrapper<T>
A wrapper helper to the game's obfuscated enums
GenericCache<K, T>
A class to store and retreive T
GenericUtils
Utils for generics or types operations.
Hash<T>
ModDependenciesUtils
A class that helps abstracting soft dependencies make maintaining compatibility with LLBMM easier
ModdingFolder
Handles the paths for centralising user-supplied information.
PatchUtils
A class containing helper methods for harmony patches
StringUtils
A class to hold System.String related functions.