FHierarchicalLODUtilities::DeleteLODActorsInHLODLevel

Deletes all the ALODActors with the given HLODLevelIndex inside off InWorld

Windows
MacOS
Linux

Override Hierarchy

IHierarchicalLODUtilities::DeleteLODActorsInHLODLevel()

FHierarchicalLODUtilities::DeleteLODActorsInHLODLevel()

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 void DeleteLODActorsInHLODLevel
(
    UWorld * InWorld,
    const int32 HLODLevelIndex
)

Remarks

Deletes all the ALODActors with the given HLODLevelIndex inside off InWorld

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