Navigation
API > API/Plugins > API/Plugins/MassCrowd > API/Plugins/MassCrowd/UMassCrowdSubsystem
References
| Module | MassCrowd |
| Header | /Engine/Plugins/AI/MassCrowd/Source/MassCrowd/Public/MassCrowdSubsystem.h |
| Include | #include "MassCrowdSubsystem.h" |
| Source | /Engine/Plugins/AI/MassCrowd/Source/MassCrowd/Private/MassCrowdSubsystem.cpp |
const FCrowdTrackingLaneData &42; GetCrowdTrackingLaneData
&40;
const FZoneGraphLaneHandle LaneHandle
&41; const
Remarks
Returns the entity tracking runtime data associated to a given zone graph lane. Runtime data associated to the lane (nullptr if provided handle is invalid or no data is associated to that lane)
Parameters
| Name | Description |
|---|---|
| LaneHandle | A valid lane handle used to retrieve the associated tracking data; ensure if handle is invalid |