Navigation
API > API/Runtime > API/Runtime/Engine
ImportantToogleSettingInterface.h
Interface for settings classes containing a single, emphasized boolean value. Implement this interface to make a settings category containing one boolean property lots of extra info for the user.
| Name | UImportantToggleSettingInterface |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/ImportantToggleSettingInterface.h |
| Include Path | #include "Engine/ImportantToggleSettingInterface.h" |
Syntax
class UImportantToggleSettingInterface : public UInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterface → UImportantToggleSettingInterface
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UImportantToggleSettingInterface
(
const FObjectInitializer& ObjectInitializer |
Engine/ImportantToggleSettingInterface.h |