Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/AI/MassAI/Source/MassAIMovement/Public/NavigationProcessor.h |
Include |
#include "NavigationProcessor.h" |
UCLASS()
class UMassDynamicObstacleProcessor : public UMassProcessor
Handle dynamic obstacles.
Name | Description | ||
---|---|---|---|
|
float |
DelayBeforeStopNotification |
Delay before sending the stop notification once the entity has stop moving. |
|
float |
DistanceBuffer |
Distance within which the obstacle is considered not moving. |
Name | Description | |
---|---|---|
|
UMassDynamicObstacleProcessor() |
Name | Description | ||
---|---|---|---|
|
ConfigureQueries() |
||
|
Execute ( |
||
|
OnMove ( |
||
|
OnStop ( |