Navigation
API > API/Plugins > API/Plugins/MassSmartObjects
References
| Module | MassSmartObjects |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassSmartObjects/Public/SmartObjectZoneAnnotations.h |
| Include | #include "SmartObjectZoneAnnotations.h" |
Syntax
USTRUCT&40;&41;
struct FSmartObjectLaneLocationIndices
Remarks
Struct to store indices to all entry points on a given lane. Used as a container wrapper to be able to use in a TMap.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< int32 > | SmartObjectLaneLocationIndices |