Member | Type | Offset | Share |
---|---|---|---|
NavOctreeObject | FPointer | 0x60 | |
Distance | int32_t | 0x68 | |
Direction | FVector | 0x6c | |
Start | ANavigationPoint* | 0x78 | |
End | FActorReference | 0x80 | |
CollisionRadius | int32_t | 0x98 | |
CollisionHeight | int32_t | 0x9c | |
reachFlags | int32_t | 0xa0 | |
MaxLandingVelocity | int32_t | 0xa4 | |
bPruned | char | 0xa8 | |
PathColorIndex | char | 0xa9 | |
bAddToNavigationOctree : 1 | uint32_t | 0xac | |
bCanCutCorners : 1 | uint32_t | 0xac | |
bCheckForObstructions : 1 | uint32_t | 0xac | |
bSkipPrune : 1 | uint32_t | 0xac | |
bDisabled : 1 | uint32_t | 0xac | |
PruneSpecList | TArray<UReachSpec*> | 0xb0 | |
BlockedBy | AActor* | 0xc0 |