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.

Choose your operating system:

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.