FKismetVariableDragDropAction::New

Unreal Engine C++ API Reference > Editor > Kismet > FKismetVariableDragDropAction

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/BPVariableDragDropAction.h
Include #include "BPVariableDragDropAction.h"
static [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [FKismetVariableDragDropAction](API\Editor\Kismet\FKismetVariableDragDropAction) > New
(
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FEdGraphSchemaAction](API\Runtime\Engine\EdGraph\FEdGraphSchemaAction) > InAction,
    [FName](API\Runtime\Core\UObject\FName) InVariableName,
    [UStruct](API\Runtime\CoreUObject\UObject\UStruct) * InVariableSource,
    FNodeCreationAnalytic AnalyticCallback
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library