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

#include <NavigationSystem.h>

Public Member Functions

 FCustomLinkOwnerInfo ()
 
NAVIGATIONSYSTEM_API FCustomLinkOwnerInfo (INavLinkCustomInterface *Link)
 
bool IsValid () const
 

Public Attributes

FWeakObjectPtr LinkOwner
 
INavLinkCustomInterfaceLinkInterface
 

Constructor & Destructor Documentation

◆ FCustomLinkOwnerInfo() [1/2]

FNavigationSystem::FCustomLinkOwnerInfo::FCustomLinkOwnerInfo ( )
inline

◆ FCustomLinkOwnerInfo() [2/2]

FNavigationSystem::FCustomLinkOwnerInfo::FCustomLinkOwnerInfo ( INavLinkCustomInterface Link)

Member Function Documentation

◆ IsValid()

bool FNavigationSystem::FCustomLinkOwnerInfo::IsValid ( ) const
inline

Member Data Documentation

◆ LinkInterface

INavLinkCustomInterface* FNavigationSystem::FCustomLinkOwnerInfo::LinkInterface

◆ LinkOwner

FWeakObjectPtr FNavigationSystem::FCustomLinkOwnerInfo::LinkOwner

The documentation for this struct was generated from the following files: