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 FProperty &42; FindPropertyInScope
&40;
UStruct &42; Scope,
UEdGraphPin &42; Pin,
FCompilerResultsLog & MessageLog,
const UEdGraphSchema_K2 &42; Schema,
UClass &42; SelfClass,
bool & bIsSparseProperty
&41;
Remarks
Finds a property by name, starting in the specified scope; Validates property type and returns NULL along with emitting an error if there is a mismatch.