Zdexby TheHolyOneZ
5,360 classes
Class

UNavLocalGridManager

: UObject
/Script/AIModule.NavLocalGridManager 0x0058 (88 B) align 8 inherited 0x0028 vtable /Script/AIModule
0x00x0058

Members 0

OffsetSizeNameTypeFlagsDefault
0x00280x30unreflected bytes to end of UNavLocalGridManager

Functions 7

SignatureFlagsNativeParams
bool SetLocalNavigationGridDensity(UObject* WorldContextObject, float CellSize)FinalNative+2 flags0x0D
void RemoveLocalNavigationGrid(UObject* WorldContextObject, int32 GridId, bool bRebuildGrids)FinalNative+2 flags0x0D
bool FindLocalNavigationGridPath(UObject* WorldContextObject, const FVector& Start, const FVector& End, const TArray<FVector>& PathPoints)FinalNative+2 flags0x49
int32 AddLocalNavigationGridForPoints(UObject* WorldContextObject, const TArray<FVector>& Locations, int32 Radius2D, float Height, bool bRebuildGrids)FinalNative+2 flags0x28
int32 AddLocalNavigationGridForPoint(UObject* WorldContextObject, const FVector& Location, int32 Radius2D, float Height, bool bRebuildGrids)FinalNative+2 flags0x30
int32 AddLocalNavigationGridForCapsule(UObject* WorldContextObject, const FVector& Location, float CapsuleRadius, float CapsuleHalfHeight, int32 Radius2D, float Height, bool bRebuildGrids)FinalNative+2 flags0x38
int32 AddLocalNavigationGridForBox(UObject* WorldContextObject, const FVector& Location, const FVector& Extent, const FRotator& Rotation, int32 Radius2D, float Height, bool bRebuildGrids)FinalNative+2 flags0x60

Used by 2

types with a member, parameter or interface of this type