Navigation
Unreal Engine C++ API Reference > Runtime > TypedElementFramework > Elements > Interfaces > Capabilities > ITypedElementUiEditableCapability
- ITypedElementUiEditableCapability::SetIsReadOnly()
- TTypedElementUiEditableCapability::SetIsReadOnly()
References
Module | TypedElementFramework |
Header | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Interfaces/Capabilities/TypedElementUiEditableCapability.h |
Include | #include "Elements/Interfaces/Capabilities/TypedElementUiEditableCapability.h" |
void SetIsReadOnly
(
const TAttribute < bool > & InIsReadOnly
)