Namespace BlueprintCore.Blueprints.CustomConfigurators
Classes
AbilityResourceConfigurator
Configurator for Kingmaker.Blueprints.BlueprintAbilityResource.
BlueprintConfigurator<T>
Configurator for Kingmaker.Blueprints.BlueprintScriptableObject.
Configurator
This is required because static members (i.e. DelayedConfigurators) are initialized for each type of a generic class, so it cannot be stored in RootConfigurator.
ResourceAmountBuilder
Builder utility for Kingmaker.Blueprints.BlueprintAbilityResource.Amount
RootConfigurator<T, TBuilder>
Builder API for creating and modifying blueprints.
Enums
ComponentMerge
Describes how to resolve conflicts when multiple unique components are added to a blueprint.