Navigation
API > API/Editor > API/Editor/KismetCompiler > API/Editor/KismetCompiler/FKismetCompilerUtilities
References
| Module | KismetCompiler |
| Header | /Engine/Source/Editor/KismetCompiler/Public/KismetCompilerMisc.h |
| Include | #include "KismetCompilerMisc.h" |
| Source | /Engine/Source/Editor/KismetCompiler/Private/KismetCompilerMisc.cpp |
static TTuple< UEdGraphPin &42;, UEdGraphPin &42; > GenerateFieldNotificationSetNode
&40;
FKismetCompilerContext & CompilerContext,
UEdGraph &42; SourceGraph,
UEdGraphNode &42; SourceNode,
UEdGraphPin &42; SelfPin,
FProperty &42; VariableProperty,
const FMemberReference & VariableReference,
bool bHasLocalRepNotify,
bool bShouldFlushDormancyOnSet,
bool bIsNetProperty
&41;
Remarks
Create node that replace regular setter and use the SetPropertyValueAndBroadcast.