Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/AI > API/Runtime/Engine/AI/Navigation
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavAgentSelector.h |
| Include | #include "AI/Navigation/NavAgentSelector.h" |
Syntax
struct FNavAgentSelector
Variables
| Type | Name | Description | |
|---|---|---|---|
| union FNavAgentSelector::@2190 | @2191 | ||
| uint32: 1 | bSupportsAgent0 | ||
| uint32: 1 | bSupportsAgent1 | ||
| uint32: 1 | bSupportsAgent10 | ||
| uint32: 1 | bSupportsAgent11 | ||
| uint32: 1 | bSupportsAgent12 | ||
| uint32: 1 | bSupportsAgent13 | ||
| uint32: 1 | bSupportsAgent14 | ||
| uint32: 1 | bSupportsAgent15 | ||
| uint32: 1 | bSupportsAgent2 | ||
| uint32: 1 | bSupportsAgent3 | ||
| uint32: 1 | bSupportsAgent4 | ||
| uint32: 1 | bSupportsAgent5 | ||
| uint32: 1 | bSupportsAgent6 | ||
| uint32: 1 | bSupportsAgent7 | ||
| uint32: 1 | bSupportsAgent8 | ||
| uint32: 1 | bSupportsAgent9 | ||
| uint32 | PackedBits |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNavAgentSelector
(
const uint32 InBits |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Contains
(
int32 AgentIndex |
||
| bool | |||
| void | Empty () |
||
| uint32 | GetAgentBits () |
||
| bool | |||
| bool | IsSame
(
const FNavAgentSelector& Other |
||
| void | |||
| bool | |||
| void | Set
(
int32 AgentIndex |
Constants
| Name | Description |
|---|---|
| AllAgentsMask | |
| InitializedBit |