FOnIsClassSupported

Delegate used to query whether a [UClass](API\Runtime\CoreUObject\UObject\UClass) is supported by a [UObject](API\Runtime\CoreUObject\UObject\UObject) custom column

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< bool, const UClass * > FOnIsClassSupported

References

Module

StatsViewer

Header

/Engine/Source/Editor/StatsViewer/Public/ObjectHyperlinkColumnInitializationOptions.h

Include

#include "ObjectHyperlinkColumnInitializationOptions.h"

Remarks

Delegate used to query whether a UClass is supported by a UObject custom column

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