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 NavigateToFunction
&40;
const UFunction &42; InFunction
&41;
Remarks
Navigates asynchronously to the UFunction in IDE Whether the navigation was successful or not
Parameters
| Name | Description |
|---|---|
| InFunction | UFunction to navigate to in source code |