Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FSourceCodeNavigation
| Type | Name | Description | |
|---|---|---|---|
| bool | CanNavigateToStruct
(
const UScriptStruct* InStruct |
Determines whether it is possible to navigate to the UScriptStruct in the IDE | |
| bool | CanNavigateToStruct
(
const UStruct* InStruct |
Determines whether it is possible to navigate to the UStruct in the IDE |