OnIsClassSupported

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

Syntax

FOnIsClassSupported OnIsClassSupported

Remarks

Delegate used to query whether a UClass is supported by a UObject custom column. Use this to implement custom columns that support your weak object type or override an existing internal implementation.

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