UHierarchicalInstancedStaticMeshComponent::ApplyBuildTreeAsync

Apply the results of the async build.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/HierarchicalInstancedStaticMeshComponent.h

Include

#include "Components/HierarchicalInstancedStaticMeshComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/HierarchicalInstancedStaticMesh.cpp

Syntax

void ApplyBuildTreeAsync
(
    ENamedThreads::Type CurrentThread,
    const FGraphEventRef & MyCompletionGraphEvent,
    TSharedRef< FClusterBuilder, ESPMode::ThreadSafe > Builder,
    double StartTime
)

Remarks

Apply the results of the async build.