FHierarchicalLODUtilities::GetLevelHLODProxyName

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

Windows
MacOS
Linux

Override Hierarchy

IHierarchicalLODUtilities::GetLevelHLODProxyName()

FHierarchicalLODUtilities::GetLevelHLODProxyName()

References

Module

HierarchicalLODUtilities

Header

/Engine/Source/Developer/HierarchicalLODUtilities/Public/HierarchicalLODUtilities.h

Include

#include "HierarchicalLODUtilities.h"

Source

/Engine/Source/Developer/HierarchicalLODUtilities/Private/HierarchicalLODUtilities.cpp

Syntax

virtual FString GetLevelHLODProxyName
(
    const FString & InLevelPackageName,
    const uint32 HLODLevelIndex
)

Remarks

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss