Navigation
API > API/Plugins > API/Plugins/MassActors > API/Plugins/MassActors/UMassAgentComponent
Description
Registers the component with the owner effectively turning it on. Calling it multiple times won't break anything
| Name | Enable |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MassGameplay/Source/MassActors/Public/MassAgentComponent.h |
| Include Path | #include "MassAgentComponent.h" |
| Source | /Engine/Plugins/Runtime/MassGameplay/Source/MassActors/Private/MassAgentComponent.cpp |
UFUNCTION (BlueprintCallable, Category=Mass)
void Enable()