Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/Misc
References
| Module | DisplayCluster |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Misc/DisplayClusterHelpers.h |
| Include | #include "Misc/DisplayClusterHelpers.h" |
namespace DisplayClusterHelpers
{
namespace filesystem
{
static FString DisplayClusterHelpers::filesystem::GetFullPathForThirdPartyDLL
(
const FString & InRelativePathForThirdPartyDll
)
}
}
Remarks
Returns the full path to the DLL located in the ThirdParty directory in the nDisplay plugin. full path to file
Parameters
| Name | Description |
|---|---|
| InRelativePathForThirdPartyDll | relative path to dll from ThirdParty root |