IHierarchicalLODUtilities::DeleteLODActorsInHLODLevel

Deletes all the ALODActors with the given HLODLevelIndex inside off InWorld

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

  • IHierarchicalLODUtilities::DeleteLODActorsInHLODLevel()

References

   
Module HierarchicalLODUtilities
Header /Engine/Source/Developer/HierarchicalLODUtilities/Public/IHierarchicalLODUtilities.h
Include #include "IHierarchicalLODUtilities.h"
void DeleteLODActorsInHLODLevel
(
    [UWorld](API\Runtime\Engine\Engine\UWorld) * InWorld,
    const int32 HLODLevelIndex
)

Remarks

Deletes all the ALODActors with the given HLODLevelIndex inside off InWorld


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library