Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FSourceCodeNavigation > API/Editor/UnrealEd/FSourceCodeNavigation/NavigateToStruct
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 NavigateToStruct
&40;
const UScriptStruct &42; InStruct
&41;
Remarks
Navigates asynchronously to the UScriptStruct in the IDE Whether the navigation is likely to be successful or not
Parameters
| Name | Description |
|---|---|
| InStruct | UScriptStruct to navigate to in source code |