ConcertFrontendUtils::GetExpandableAreaBorderImage

Returns the image used to render the expandable area title bar with respect to its hover/expand state.

Windows
MacOS
Linux

References

Module

ConcertSyncUI

Header

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncUI/Public/ConcertFrontendUtils.h

Include

#include "ConcertFrontendUtils.h"

Syntax

namespace ConcertFrontendUtils
{
    const FSlateBrush * ConcertFrontendUtils::GetExpandableAreaBorderImage
    (
        const SExpandableArea & Area
    )
}

Remarks

Returns the image used to render the expandable area title bar with respect to its hover/expand state.

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