UInstancedStaticMeshComponent::PartialNavigationUpdate

Request to navigation system to update only part of navmesh occupied by specified instance.

Windows
MacOS
Linux

Override Hierarchy

UInstancedStaticMeshComponent::PartialNavigationUpdate()

UHierarchicalInstancedStaticMeshComponent::PartialNavigationUpdate()

References

Module

Engine

Header

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

Include

#include "Components/InstancedStaticMeshComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/InstancedStaticMesh.cpp

Syntax

virtual void PartialNavigationUpdate
(
    int32 InstanceIdx
)

Remarks

Request to navigation system to update only part of navmesh occupied by specified instance.

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