FDetailsViewArgs::FDetailsViewArgs

Default constructor

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailsView.h"

Syntax

FDetailsViewArgs
(
    const bool InUpdateFromSelection,
    const bool InLockable,
    const bool InAllowSearch,
    const ENameAreaSettings InNameAreaSettings,
    const bool InHideSelectionTip,
    FNotifyHook * InNotifyHook,
    const bool InSearchInitialKeyFocus,
    FName InViewIdentifier
)

Remarks

Default constructor

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