Navigation
API > API/Plugins > API/Plugins/MassCrowd > API/Plugins/MassCrowd/FZoneGraphCrowdLaneStateChangeEv-
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
ZoneGraphCrowdLaneAnnotations.h |
|
|
|
ZoneGraphCrowdLaneAnnotations.h |
|
FZoneGraphCrowdLaneStateChangeEvent()
| |
|
| Name |
FZoneGraphCrowdLaneStateChangeEvent |
| Type |
function |
| Header File |
/Engine/Plugins/AI/MassCrowd/Source/MassCrowd/Public/ZoneGraphCrowdLaneAnnotations.h |
| Include Path |
#include "ZoneGraphCrowdLaneAnnotations.h" |
FZoneGraphCrowdLaneStateChangeEvent()
FZoneGraphCrowdLaneStateChangeEvent(const FZoneGraphLaneHandle, const ECrowdLaneState)
| |
|
| Name |
FZoneGraphCrowdLaneStateChangeEvent |
| Type |
function |
| Header File |
/Engine/Plugins/AI/MassCrowd/Source/MassCrowd/Public/ZoneGraphCrowdLaneAnnotations.h |
| Include Path |
#include "ZoneGraphCrowdLaneAnnotations.h" |
FZoneGraphCrowdLaneStateChangeEvent
(
const FZoneGraphLaneHandle LaneHandle,
const ECrowdLaneState NewState
)