Navigation
API > API/Runtime > API/Runtime/NavigationSystem
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystemTypes.h |
| Include | #include "NavigationSystemTypes.h" |
namespace NavigationHelper
{
void NavigationHelper::GatherCollision
(
UBodySetup * RigidBody,
TNavStatArray< FVector > & OutVertexBuffer,
TNavStatArray< int32 > & OutIndexBuffer,
const FTransform & ComponentToWorld
)
}