A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
FKCHandler_DialogueSelect Class Reference
Inheritance diagram for FKCHandler_DialogueSelect:
[legend]

Public Member Functions

 FKCHandler_DialogueSelect (FKismetCompilerContext &InCompilerContext)
 
void Compile (FKismetFunctionContext &Context, UEdGraphNode *Node) override
 
void RegisterNets (FKismetFunctionContext &Context, UEdGraphNode *Node) override
 

Protected Attributes

TMap< UEdGraphNode *, FBPTerminal * > BoolTermMap
 

Detailed Description

Definition at line 26 of file DialogueK2Node_Select.cpp.

Constructor & Destructor Documentation

◆ FKCHandler_DialogueSelect()

FKCHandler_DialogueSelect::FKCHandler_DialogueSelect ( FKismetCompilerContext & InCompilerContext)
inline

Definition at line 33 of file DialogueK2Node_Select.cpp.

Member Function Documentation

◆ Compile()

void FKCHandler_DialogueSelect::Compile ( FKismetFunctionContext & Context,
UEdGraphNode * Node )
inlineoverride

Definition at line 57 of file DialogueK2Node_Select.cpp.

Here is the call graph for this function:

◆ RegisterNets()

void FKCHandler_DialogueSelect::RegisterNets ( FKismetFunctionContext & Context,
UEdGraphNode * Node )
inlineoverride

Definition at line 37 of file DialogueK2Node_Select.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ BoolTermMap

TMap<UEdGraphNode*, FBPTerminal*> FKCHandler_DialogueSelect::BoolTermMap
protected

Definition at line 30 of file DialogueK2Node_Select.cpp.


The documentation for this class was generated from the following file: