Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FSourceCodeNavigation
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/SourceCodeNavigation.h |
| Include | #include "SourceCodeNavigation.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/SourceCodeNavigation.cpp |
static bool FindClassHeaderPath
&40;
const UField &42; InField,
FString & OutClassHeaderPath
&41;
Remarks
Finds the path to a given class header. Does not rely on symbols; finds matching .build.cs files.