Navigation
API > API/Plugins > API/Plugins/ZoneGraphAnnotations
| Name | FMassLaneObstacleID |
| Type | class |
| Header File | /Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Public/ZoneGraphAnnotationTypes.h |
| Include Path | #include "ZoneGraphAnnotationTypes.h" |
Syntax
class FMassLaneObstacleID
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ZoneGraphAnnotationTypes.h | |||
FMassLaneObstacleID
(
uint64 ID |
ZoneGraphAnnotationTypes.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| InvalidID | const FMassLaneObstacleID | ZoneGraphAnnotationTypes.h | |
| NextUniqueID | uint64 | ZoneGraphAnnotationTypes.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Value | uint64 | ZoneGraphAnnotationTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint64 GetValue() |
ZoneGraphAnnotationTypes.h | ||
bool IsValid() |
ZoneGraphAnnotationTypes.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FMassLaneObstacleID GetNextUniqueID() |
ZoneGraphAnnotationTypes.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FMassLaneObstacleID& Other |
ZoneGraphAnnotationTypes.h |