Navigation
Unreal Engine C++ API Reference > Runtime > TypedElementFramework > Elements > Interfaces > Capabilities
Inheritance Hierarchy
- ISlateMetaData
- ITypedElementUiCapability
- ITypedElementUiEditableCapability
- TTypedElementUiEditableCapability
References
Module | TypedElementFramework |
Header | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Interfaces/Capabilities/TypedElementUiEditableCapability.h |
Include | #include "Elements/Interfaces/Capabilities/TypedElementUiEditableCapability.h" |
Syntax
template<typename WidgetType>
class TTypedElementUiEditableCapability : public ITypedElementUiEditableCapability
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
TTypedElementUiEditableCapability
(
WidgetType& InWidget |
Overridden from ITypedElementUiEditableCapability
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | ||
![]() ![]() |
void | ||
![]() ![]() |
void | SetIsReadOnly
(
const TAttribute< bool >& InIsReadOnly |