UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNavigationSystem::FDelegates Class Reference

Public Member Functions

PRAGMA_ENABLE_DEPRECATION_WARNINGS FDelegates ()
 

Public Attributes

FSupportsDynamicChangesSignature SupportsDynamicChangesDelegate
 
FAddNavigationElementSignature AddNavigationElementDelegate
 
FUpdateNavigationElementSignature UpdateNavigationElementDelegate
 
FRemoveNavigationElementSignature RemoveNavigationElementDelegate
 
FUpdateNavigationElementBoundsSignature UpdateNavigationElementBoundsDelegate
 
FObjectBasedSignature RegisterNavRelevantObject
 
FObjectBasedSignature UpdateNavRelevantObject
 
FObjectBasedSignature UnregisterNavRelevantObject
 
FObjectBoundsChangedSignature OnObjectBoundsChanged
 
FActorBasedSignature UpdateActorData
 
FActorComponentBasedSignature UpdateComponentData
 
FSceneComponentBasedSignature UpdateComponentDataAfterMove
 
FActorBasedSignature OnActorBoundsChanged
 
FActorBasedSignature OnPostEditActorMove
 
FSceneComponentBasedSignature OnComponentTransformChanged
 
FActorBasedSignature OnActorRegistered
 
FActorBasedSignature OnActorUnregistered
 
FActorComponentBasedSignature OnComponentRegistered
 
FActorComponentBasedSignature OnComponentUnregistered
 
FActorComponentBasedSignature RegisterComponent
 
FActorComponentBasedSignature UnregisterComponent
 
FActorBasedSignature RemoveActorData
 
FControllerBasedSignature StopMovement
 
FBoolControllerBasedSignature IsFollowingAPath
 
FBoolActorComponentBasedSignature HasComponentData
 
FNavDataConfigBasedSignature GetDefaultSupportedAgent
 
FNavDataConfigAndWorldSignature GetBiggestSupportedAgent
 
FActorBooleBasedSignature UpdateActorAndComponentData
 
FNavDataForActorSignature GetNavDataForActor
 
FNavDataClassFetchSignature GetDefaultNavDataClass
 
FWorldBoolBasedSignature VerifyNavigationRenderingComponents
 
FWorldBasedSignature Build
 
FOnNavigationInitSignature OnNavigationInitStart
 
FOnNavigationInitSignature OnNavigationInitDone
 
FOnNavAreaGenericEvent OnNavAreaRegistered
 
FOnNavAreaGenericEvent OnNavAreaUnregistered
 
PRAGMA_DISABLE_DEPRECATION_WARNINGS FComponentBoundsChangeSignature OnComponentBoundsChanged
 

Constructor & Destructor Documentation

◆ FDelegates()

PRAGMA_ENABLE_DEPRECATION_WARNINGS FNavigationSystem::FDelegates::FDelegates ( )
inline

Member Data Documentation

◆ AddNavigationElementDelegate

FAddNavigationElementSignature FNavigationSystem::FDelegates::AddNavigationElementDelegate

◆ Build

FWorldBasedSignature FNavigationSystem::FDelegates::Build

◆ GetBiggestSupportedAgent

FNavDataConfigAndWorldSignature FNavigationSystem::FDelegates::GetBiggestSupportedAgent

◆ GetDefaultNavDataClass

FNavDataClassFetchSignature FNavigationSystem::FDelegates::GetDefaultNavDataClass

◆ GetDefaultSupportedAgent

FNavDataConfigBasedSignature FNavigationSystem::FDelegates::GetDefaultSupportedAgent

◆ GetNavDataForActor

FNavDataForActorSignature FNavigationSystem::FDelegates::GetNavDataForActor

◆ HasComponentData

FBoolActorComponentBasedSignature FNavigationSystem::FDelegates::HasComponentData

◆ IsFollowingAPath

FBoolControllerBasedSignature FNavigationSystem::FDelegates::IsFollowingAPath

◆ OnActorBoundsChanged

FActorBasedSignature FNavigationSystem::FDelegates::OnActorBoundsChanged

◆ OnActorRegistered

FActorBasedSignature FNavigationSystem::FDelegates::OnActorRegistered

◆ OnActorUnregistered

FActorBasedSignature FNavigationSystem::FDelegates::OnActorUnregistered

◆ OnComponentBoundsChanged

PRAGMA_DISABLE_DEPRECATION_WARNINGS FComponentBoundsChangeSignature FNavigationSystem::FDelegates::OnComponentBoundsChanged

◆ OnComponentRegistered

FActorComponentBasedSignature FNavigationSystem::FDelegates::OnComponentRegistered

◆ OnComponentTransformChanged

FSceneComponentBasedSignature FNavigationSystem::FDelegates::OnComponentTransformChanged

◆ OnComponentUnregistered

FActorComponentBasedSignature FNavigationSystem::FDelegates::OnComponentUnregistered

◆ OnNavAreaRegistered

FOnNavAreaGenericEvent FNavigationSystem::FDelegates::OnNavAreaRegistered

◆ OnNavAreaUnregistered

FOnNavAreaGenericEvent FNavigationSystem::FDelegates::OnNavAreaUnregistered

◆ OnNavigationInitDone

FOnNavigationInitSignature FNavigationSystem::FDelegates::OnNavigationInitDone

◆ OnNavigationInitStart

FOnNavigationInitSignature FNavigationSystem::FDelegates::OnNavigationInitStart

◆ OnObjectBoundsChanged

FObjectBoundsChangedSignature FNavigationSystem::FDelegates::OnObjectBoundsChanged

◆ OnPostEditActorMove

FActorBasedSignature FNavigationSystem::FDelegates::OnPostEditActorMove

◆ RegisterComponent

FActorComponentBasedSignature FNavigationSystem::FDelegates::RegisterComponent

◆ RegisterNavRelevantObject

FObjectBasedSignature FNavigationSystem::FDelegates::RegisterNavRelevantObject

◆ RemoveActorData

FActorBasedSignature FNavigationSystem::FDelegates::RemoveActorData

◆ RemoveNavigationElementDelegate

FRemoveNavigationElementSignature FNavigationSystem::FDelegates::RemoveNavigationElementDelegate

◆ StopMovement

FControllerBasedSignature FNavigationSystem::FDelegates::StopMovement

◆ SupportsDynamicChangesDelegate

FSupportsDynamicChangesSignature FNavigationSystem::FDelegates::SupportsDynamicChangesDelegate

◆ UnregisterComponent

FActorComponentBasedSignature FNavigationSystem::FDelegates::UnregisterComponent

◆ UnregisterNavRelevantObject

FObjectBasedSignature FNavigationSystem::FDelegates::UnregisterNavRelevantObject

◆ UpdateActorAndComponentData

FActorBooleBasedSignature FNavigationSystem::FDelegates::UpdateActorAndComponentData

◆ UpdateActorData

FActorBasedSignature FNavigationSystem::FDelegates::UpdateActorData

◆ UpdateComponentData

FActorComponentBasedSignature FNavigationSystem::FDelegates::UpdateComponentData

◆ UpdateComponentDataAfterMove

FSceneComponentBasedSignature FNavigationSystem::FDelegates::UpdateComponentDataAfterMove

◆ UpdateNavigationElementBoundsDelegate

FUpdateNavigationElementBoundsSignature FNavigationSystem::FDelegates::UpdateNavigationElementBoundsDelegate

◆ UpdateNavigationElementDelegate

FUpdateNavigationElementSignature FNavigationSystem::FDelegates::UpdateNavigationElementDelegate

◆ UpdateNavRelevantObject

FObjectBasedSignature FNavigationSystem::FDelegates::UpdateNavRelevantObject

◆ VerifyNavigationRenderingComponents

FWorldBoolBasedSignature FNavigationSystem::FDelegates::VerifyNavigationRenderingComponents

The documentation for this class was generated from the following file: