Navigation
API > API/Plugins > API/Plugins/RenderGrid > API/Plugins/RenderGrid/FRenderGridUtils
Description
Returns a job output directory that's a usable valid filesystem path. Replaces string "{project_dir}" by the project directory.
| Name | DenormalizeJobOutputDirectory |
| Type | function |
| Header File | /Engine/Plugins/Experimental/RenderGrid/Source/RenderGrid/Public/Utils/RenderGridUtils.h |
| Include Path | #include "Utils/RenderGridUtils.h" |
| Source | /Engine/Plugins/Experimental/RenderGrid/Source/RenderGrid/Private/Utils/RenderGridUtils.cpp |
static FString DenormalizeJobOutputDirectory
(
const FString & NormalizedOutputDirectory
)