Namespace BlueprintCore.Utils
Classes
Blueprint<TRef>
Wrapper for easy referencing of blueprints.
BlueprintExtensions
Extension methods for types inheriting from Kingmaker.Blueprints.BlueprintScriptableObject
BlueprintTool
Tool for operations on blueprints.
CommonTool
Utility for common operations.
Constants
Constants.Empty
Empty, non-null object constants.
ElementTool
Tool for operations on Kingmaker.ElementsSystem.Element objects.
EncyclopediaTool
Tool for adding and removing encyclopedia entry tags from descriptions. Based on TabletopTweaks.Utilities.DescriptionTools by Vek17 - https://github.com/Vek17/WrathMods-TabletopTweaks/
LocalizationTool
Utilities for working with Kingmaker.Localization.LocalizedString.
LocalString
Wrapper around Kingmaker.Localization.LocalizedString for implicit casts.
LogWrapper
Wrapper around Owlcat.Runtime.Core.Logging.LogChannel which supports dynamically enabling or disabling verbose logging.
PrereqTool
Tool for operations on Kingmaker.Blueprints.Classes.Prerequisites.Prerequisite objects.
Validator
Validates the configuration of objects.