Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/UNavLinkComponent
- USceneComponent::CalcBounds()
- UNavLinkComponent::CalcBounds()
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavLinkComponent.h |
| Include | #include "NavLinkComponent.h" |
| Source | /Engine/Source/Runtime/NavigationSystem/Private/NavLinkComponent.cpp |
virtual FBoxSphereBounds CalcBounds
&40;
const FTransform & LocalToWorld
&41; const
Remarks
Calculate the bounds of the component. Default behavior is a bounding box/sphere of zero size.