Navigation
Filters
Classes
| Type | Name | Description | |
|---|---|---|---|
| FOutputProviderLogicCreationArgs | |||
| IDecoupledOutputProviderModule | Provides an interface for managing decoupled output provider logic objects. | ||
| IOutputProviderEvent | Exposes certain data and manages the call to the super function. | ||
| IOutputProviderLogic | Receives events from an output provider's and implements its logic. | ||
| UDecoupledOutputProvider | A decoupled output provider only contains data and forwards all important events to an IOutputProviderLogic, which may or may not exist. |
Typedefs
| Name | Description |
|---|---|
| FOutputProviderLogicFactoryDelegate |