Navigation
API > API/Developer > API/Developer/OutputLog > API/Developer/OutputLog/UOutputLogSettings
Returns an event delegate that is executed when a setting has changed.
| Name | FSettingChangedEvent |
| Type | class |
| Header File | /Engine/Source/Developer/OutputLog/Public/OutputLogSettings.h |
| Include Path | #include "OutputLogSettings.h" |
Syntax
class FSettingChangedEvent : public TBaseMulticastDelegate_OneParam< void, FName >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, FName > → UOutputLogSettings::FSettingChangedEvent