Navigation
API > API/Plugins > API/Plugins/MassCrowd
| Name | UZoneGraphCloseCrowdLaneTest |
| Type | class |
| Header File | /Engine/Plugins/AI/MassCrowd/Source/MassCrowd/Public/MassCrowdLaneClosingTest.h |
| Include Path | #include "MassCrowdLaneClosingTest.h" |
Syntax
UCLASS ()
class UZoneGraphCloseCrowdLaneTest : public UZoneLaneTest
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UZoneLaneTest → UZoneGraphCloseCrowdLaneTest
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CrowdSubsystem | TObjectPtr< UMassCrowdSubsystem > | MassCrowdLaneClosingTest.h |
|
|
| LaneLocation | FZoneGraphLaneLocation | MassCrowdLaneClosingTest.h |
|
|
| LaneState | ECrowdLaneState | MassCrowdLaneClosingTest.h |
|
|
| PrevLaneState | ECrowdLaneState | MassCrowdLaneClosingTest.h |
Functions
Protected
Overridden from UZoneLaneTest
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Draw
(
FPrimitiveDrawInterface* PDI |
MassCrowdLaneClosingTest.h | ||
virtual void OnLaneLocationUpdated
(
const FZoneGraphLaneLocation& PrevLaneLocation, |
MassCrowdLaneClosingTest.h | ||
virtual void OnOwnerSet() |
MassCrowdLaneClosingTest.h |