UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
NavDataGatheringMode.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "NavDataGatheringMode.generated.h"
6
7
UENUM
()
8
enum
class
ENavDataGatheringMode
:
uint8
9
{
10
Default
,
11
Instant
,
12
Lazy
13
};
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
ENavDataGatheringMode
ENavDataGatheringMode
Definition
NavDataGatheringMode.h:9
ENavDataGatheringMode::Lazy
@ Lazy
ENavDataGatheringMode::Instant
@ Instant
ENavDataGatheringMode::Default
@ Default
UENUM
#define UENUM(...)
Definition
ObjectMacros.h:749
uint8
uint8_t uint8
Definition
binka_ue_file_header.h:8
Engine
Source
Runtime
Engine
Classes
AI
Navigation
NavDataGatheringMode.h
Generated by
1.9.8