UEditorUtilityBlueprintFactory::OnClassPicked

Handler for when a class is picked in the class picker

Windows
MacOS
Linux

References

Module

Blutility

Header

/Engine/Source/Editor/Blutility/Classes/EditorUtilityBlueprintFactory.h

Include

#include "EditorUtilityBlueprintFactory.h"

Source

/Engine/Source/Editor/Blutility/Private/EditorUtilityBlueprintFactory.cpp

Syntax

void OnClassPicked
(
    UClass * InChosenClass
)

Remarks

Handler for when a class is picked in the class picker

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