Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FSourceCodeNavigation
| Type | Name | Description | |
|---|---|---|---|
| bool | FindModulePath
(
const FString& InModuleName, |
Finds the base directory for a given module name. | |
| bool | FindModulePath
(
const UPackage* InModulePackage, |
Finds the base directory for a given module. |