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; FindNamedPropertyInScope
&40;
UStruct &42; Scope,
FName PropertyName,
bool & bIsSparseProperty,
const bool bAllowDeprecated
&41;
Remarks
Finds a property by name, starting in the specified scope, returning NULL if it's not found.