Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterface
- UImportantToggleSettingInterface
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/ImportantToggleSettingInterface.h |
Include | #include "Engine/ImportantToggleSettingInterface.h" |
Syntax
class UImportantToggleSettingInterface : public UInterface
Remarks
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.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UImportantToggleSettingInterface
(
const FObjectInitializer& ObjectInitializer |