BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Paths
Returns the base directory of the current project by looking at FApp::GetProjectName(). This is usually a subdirectory of the installation root directory and can be overridden on the command line to allow self contained mod support.
Target is Blueprint Paths Library
Outputs
Type | Name | Description |
---|---|---|
string | Return Value | base directory |