A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
SDialogueGraphNode_Root.cpp
Go to the documentation of this file.
1// Copyright Csaba Molnar, Daniel Butum. All Rights Reserved.
3
5
6void SDialogueGraphNode_Root::Construct(const FArguments& InArgs, UDialogueGraphNode_Root* InNode)
7{
8 Super::Construct(Super::FArguments(), InNode);
10}
UDialogueGraphNode_Root * DialogueGraphNode_Root
void Construct(const FArguments &InArgs, UDialogueGraphNode_Root *InNode)
void Construct(const FArguments &InArgs, UDialogueGraphNode *InNode)