Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/ISourceCodeNavigationHandler
| Type | Name | Description | |
|---|---|---|---|
| bool | NavigateToStruct
(
const UScriptStruct* InStruct |
Asynchronously navigates to a UScriptStruct in an IDE or text editor. | |
| bool | NavigateToStruct
(
const UStruct* InStruct |
Asynchronously navigates to a UStruct in an IDE or text editor. |