SGraphPinClass::OnPickedNewClass

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

Windows
MacOS
Linux

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

Syntax

void OnPickedNewClass
(
    UClass * ChosenClass
)

Remarks

Called when a new class was picked via the asset 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