ezEngine Release 26.9
Loading...
Searching...
No Matches
ezAiVoxelNavigationComponentState Struct Reference

Describes the different states a voxel-navigating object may be in. More...

#include <VoxelNavigationComponent.h>

Inheritance diagram for ezAiVoxelNavigationComponentState:

Public Types

enum  Enum { Idle , Moving , Failed , Default = Idle }
 
using StorageType = ezUInt8
 

Detailed Description

Describes the different states a voxel-navigating object may be in.

Member Enumeration Documentation

◆ Enum

Enumerator
Idle 

Currently not navigating.

Moving 

Moving along a computed 3D path.

Failed 

Path could not be found.


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