Choose your operating system:
Windows
macOS
Linux
Name |
Description |
|
---|---|---|
|
FMassAvoidanceBoundaryLastLaneHandleFragment |
|
|
FMassAvoidanceColliderFragment |
Fragment holding data for avoidance coliders |
|
FMassAvoidanceColliderInstance |
|
|
FMassAvoidanceExtendToEdgeObstacleTag |
Component tag to tell the avoidance to extend the size of this obstacle when too close to edges. |
|
FMassAvoidanceObstacleGridCellLocationFragment |
Cell location for dynamic obstacles |
|
FMassAvoidanceVelocityFilter |
|
|
FMassCircleCollider |
|
|
FMassDynamicObstacleFragment |
|
|
FMassEdgeDetectionParamsFragment |
|
|
FMassInAvoidanceObstacleGridTag |
Component Tag to tell if the entity is in the avoidance obstacle grid |
|
FMassLaneCacheBoundaryFragment |
|
|
FMassLaneObstacle |
Uniquely identified obstacles on lanes. |
|
FMassLaneObstacleContainer |
Container to get obstacles from LaneHandle |
|
FMassLastUpdatePositionFragment |
|
|
FMassMovementConfig |
|
|
FMassMovementConfigFragment |
Stores handle to rich movement config |
|
FMassMovementConfigHandle |
Handle to FMassMovementConfig in MassMovementSettings. |
|
FMassMovementConfigRef |
Reference to movement config in MassMovementSettings. |
|
FMassMovementSteeringConfig |
Steering related movement configs. |
|
FMassMovementStyle |
Describes movement style name. |
|
FMassMovementStyleConfig |
Movement style config. |
|
FMassMovementStyleRef |
Reference to movement style in MassMovementSettings. |
|
FMassMovementStyleSpeed |
Movement style consists of multiple speeds which are assigned to agents based on agents unique ID. |
|
FMassMoveTargetFragment |
Move target. |
|
FMassNavigationEdgesFragment |
|
|
FMassPillCollider |
|
|
FMassRegisteredMovementLaneData |
Container for movement lane data associated to a specific registered ZoneGraph data. |
|
FMassSteeringFragment |
Steering fragment. |
|
FMassSteeringGhostFragment |
Steering ghost fragment. |
|
FMassZoneGraphCachedLaneFragment |
Describes part of a ZoneGraph lane. |
|
FMassZoneGraphLaneLocationFragment |
Describes current location on ZoneGraph |
|
FMassZoneGraphPathPoint |
|
|
FMassZoneGraphPathRequestFragment |
Stores path request associated to a new movement action. This is used to replicate actions. |
|
FMassZoneGraphShortPathFragment |
Describes short path along ZoneGraph |
|
FNavigationAvoidanceEdge |
Edge with normal |
|
FZoneGraphLaneObstacleChangeEvent |
Event indicating an obstacle change on a lane. |
|
FZoneGraphShortPathRequest |
Describes path request along one ZoneGraph lane. |
|
IMassAIMovementModule |
The public interface to this module. |
|
UAssignRandomNavLocationProcessor |
|
|
UMassApplyVelocityMoveTargetProcessor |
Update agent's transform fragments from post avoidance velocity. |
|
UMassAvoidanceObstacleProcessor |
Processor to update avoidance obstacle data |
|
UMassAvoidanceObstacleRemoverFragmentDestructor |
Destructor processor to remove avoidance obstacles from the avoidance obstacle grid |
|
UMassAvoidanceObstacleTrait |
|
|
UMassAvoidanceProcessor |
Experimental: move using cumulative forces to avoid close agents |
|
UMassAvoidanceSettings |
|
|
UMassAvoidanceTrait |
|
|
UMassDynamicObstacleProcessor |
Handle dynamic obstacles. |
|
UMassLaneBoundaryProcessor |
Experimental: lane borders gathering |
|
UMassLaneCacheBoundaryProcessor |
ZoneGraph lane cache boundary processor |
|
UMassMovementSettings |
|
|
UMassMovementSubsystem |
|
|
UMassMoveTargetFragmentInitializer |
|
|
UMassNavigationBoundaryProcessor |
Experimental: navmesh edges gathering |
|
UMassProcessor_AgentMovement |
Base movement processor for 'grid localized circular agent' |
|
UMassProcessor_Movement |
Move and orient |
|
UMassStandingAvoidanceProcessor |
Avoidance while standing. |
|
UMassZoneGraphLocationInitializer |
Processor for initializing nearest location on ZoneGraph. |
|
UMassZoneGraphMovementTrait |
|
|
UMassZoneGraphPathFollowProcessor |
Processor for updating move target on ZoneGraph path. |
|
UMassZoneGraphSteeringProcessor |
Processor for updating steering towards MoveTarget. |
|
USnapToNavigationProcessor |
|
|
UZoneGraphLaneObstacleAnnotations |
Zone graph lane obstacle annotations. |
Name |
Description |
---|---|
FOnMassMovementNamesChanged |
Called when movement names have changed (UI update). |
Name |
Description |
|
---|---|---|
|
EMassColliderType |
|
|
EMassLaneObstacleEventAction |
Actions for lane dynamic obstacles. |
|
EMassMovementAction |
Name | Description | ||
---|---|---|---|
|
const FName |
CurrentLaneChanged |
Public name, available to the world. |
|
const FName |
FollowPointPathDone |
Public name, available to the world. |
|
const FName |
FollowPointPathStart |