Navigation
Unreal Engine C++ API Reference > Runtime > NavigationSystem > UNavLinkCustomComponent
- INavLinkCustomInterface::GetLinkData()
- UNavLinkCustomComponent::GetLinkData()
References
Module | NavigationSystem |
Header | /Engine/Source/Runtime/NavigationSystem/Public/NavLinkCustomComponent.h |
Include | #include "NavLinkCustomComponent.h" |
Source | /Engine/Source/Runtime/NavigationSystem/Private/NavLinkCustomComponent.cpp |
virtual void GetLinkData
&40;
FVector & LeftPt,
FVector & RightPt,
ENavLinkDirection::Type & Direction
&41; const
Remarks
Get basic link data: two points (relative to owner) and direction