Navigation
API > API/Plugins > API/Plugins/MassActors > API/Plugins/MassActors/UMassAgentSubsystem
References
| Module | MassActors |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassActors/Public/MassAgentSubsystem.h |
| Include | #include "MassAgentSubsystem.h" |
| Source | /Engine/Plugins/Runtime/MassGameplay/Source/MassActors/Private/MassAgentSubsystem.cpp |
void ShutdownAgentComponent
&40;
UMassAgentComponent & AgentComp
&41;
Remarks
Same as UnregisterAgentComponent, but on top of that it tells the system it will never register again
Parameters
| Name | Description |
|---|---|
| AgentComp | the component to shutdown from the system |