IDetailsView::SetIsCustomRowVisibleDelegate

Sets a delegate to call to determine if a specific custom row should be visible in this instance of the details view

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/IDetailsView.h

Include

#include "IDetailsView.h"

Syntax

void SetIsCustomRowVisibleDelegate
(
    FIsCustomRowVisible InIsCustomRowVisible
)

Remarks

Sets a delegate to call to determine if a specific custom row should be visible in this instance of the details view

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss