SGraphPinClass::OnPickedNewClass

Called when a new class was picked via the asset picker.

Unreal Engine C++ API Reference > Editor > GraphEditor > KismetPins > SGraphPinClass

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/KismetPins/SGraphPinClass.h
Include #include "KismetPins/SGraphPinClass.h"
Source /Engine/Source/Editor/GraphEditor/Private/KismetPins/SGraphPinClass.cpp
void OnPickedNewClass
(
    [UClass](API\Runtime\CoreUObject\UObject\UClass) * ChosenClass
)

Remarks

Called when a new class was picked via the asset picker.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library