FHierarchicalLODUtilities::GetLevelHLODProxyName

Get the name of a HLOD proxy given the name of a level's package

Unreal Engine C++ API Reference > Developer > HierarchicalLODUtilities > FHierarchicalLODUtilities

References

   
Module HierarchicalLODUtilities
Header /Engine/Source/Developer/HierarchicalLODUtilities/Public/HierarchicalLODUtilities.h
Include #include "HierarchicalLODUtilities.h"
Source /Engine/Source/Developer/HierarchicalLODUtilities/Private/HierarchicalLODUtilities.cpp
virtual [FString](API\Runtime\Core\Containers\FString) GetLevelHLODProxyName
(
    const [FString](API\Runtime\Core\Containers\FString) & InLevelPackageName,
    const uint32 HLODLevelIndex
)

Remarks

Get the name of a HLOD proxy given the name of a level's package


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library