Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/ISourceCodeNavigationHandler
| Type | Name | Description | |
|---|---|---|---|
| bool | CanNavigateToStruct
(
const UScriptStruct* InStruct |
Determines whether it is possible to navigate to the UScriptStruct using this handler. | |
| bool | CanNavigateToStruct
(
const UStruct* InStruct |
Determines whether it is possible to navigate to the UStruct using this handler. |