FOnStructPicked

Delegate used with the Struct Viewer in 'struct picking' mode.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< void, const UScriptStruct * > FOnStructPicked

References

Module

StructViewer

Header

/Engine/Source/Editor/StructViewer/Public/StructViewerModule.h

Include

#include "StructViewerModule.h"

Remarks

Delegate used with the Struct Viewer in 'struct picking' mode. You'll bind a delegate when the struct viewer widget is created, which will be fired off when a struct 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