GenericActionConfiguration
This is the base configuration for GenericActionComponent. You need to use the Builder to instantiate this class. There you will find specific methods to add configurations for each specific ActionComponent, to be able to customize their behavior. If you don't specify anything, a default configuration will be used.
Types
Link copied to clipboard
class Builder : BaseConfigurationBuilder<GenericActionConfiguration, GenericActionConfiguration.Builder> , ActionHandlingConfigurationBuilder<GenericActionConfiguration.Builder>
Builder for creating a GenericActionConfiguration where you can set specific Configurations for each action component.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard