Navigation
API > API/Runtime > API/Runtime/AIModule
| Name | EEnvTestDistance::Type |
| Type | enum |
| Header File | /Engine/Source/Runtime/AIModule/Classes/EnvironmentQuery/Tests/EnvQueryTest_Distance.h |
| Include Path | #include "EnvironmentQuery/Tests/EnvQueryTest_Distance.h" |
Syntax
namespace EEnvTestDistance
{
enum Type
{
Distance3D,
Distance2D,
DistanceZ,
DistanceAbsoluteZ,
}
}
Values
| Name | Remarks |
|---|---|
| Distance3D | |
| Distance2D | |
| DistanceZ | |
| DistanceAbsoluteZ |