FKeyStructCustomization::SetDisplayIcon

Sets a bool for whether the information Icon for a combo trigger is displayed or not

Unreal Engine C++ API Reference > Editor > DetailCustomizations > FKeyStructCustomization

Deprecated * SetDisplayIcon(bShouldDisplayIcon) is deprecated and the icon referenced has been removed

References

   
Module DetailCustomizations
Header /Engine/Source/Editor/DetailCustomizations/Public/KeyStructCustomization.h
Include #include "KeyStructCustomization.h"
PRAGMA_DISABLE_DEPRECATION_WARNINGSvoid SetDisplayIcon
(
    bool bShouldDisplayIcon
)

Remarks

Sets a bool for whether the information Icon for a combo trigger is displayed or not


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library