FOnClassPicked

Delegate used with the Class Viewer in 'class picking' mode.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< void, UClass * > FOnClassPicked

References

Module

ClassViewer

Header

/Engine/Source/Editor/ClassViewer/Public/ClassViewerModule.h

Include

#include "ClassViewerModule.h"

Remarks

Delegate used with the Class Viewer in 'class picking' mode. You'll bind a delegate when the class viewer widget is created, which will be fired off when a class is selected in the list

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