Lost Ark SDK  1.148.153.0
SDK::FNavMeshPathParams Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FNavMeshPathParams:

Public Attributes

struct FPointer Interface
 
unsigned long bCanMantle: 1
 
unsigned long bNeedsMantleValidityTest: 1
 
unsigned long bAbleToSearch: 1
 
struct FVector SearchExtent
 
float SearchLaneMultiplier
 
struct FVector SearchStart
 
float MaxDropHeight
 
float MinWalkableZ
 
float MaxHoverDistance
 

Member Data Documentation

◆ bAbleToSearch

unsigned long SDK::FNavMeshPathParams::bAbleToSearch

◆ bCanMantle

unsigned long SDK::FNavMeshPathParams::bCanMantle

◆ bNeedsMantleValidityTest

unsigned long SDK::FNavMeshPathParams::bNeedsMantleValidityTest

◆ Interface

struct FPointer SDK::FNavMeshPathParams::Interface

◆ MaxDropHeight

float SDK::FNavMeshPathParams::MaxDropHeight

◆ MaxHoverDistance

float SDK::FNavMeshPathParams::MaxHoverDistance

◆ MinWalkableZ

float SDK::FNavMeshPathParams::MinWalkableZ

◆ SearchExtent

struct FVector SDK::FNavMeshPathParams::SearchExtent

◆ SearchLaneMultiplier

float SDK::FNavMeshPathParams::SearchLaneMultiplier

◆ SearchStart

struct FVector SDK::FNavMeshPathParams::SearchStart

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