UMRIAgentComponent::EndPlay¶
Class: UMRIAgentComponent
Called when the actor is removed from the world.
Syntax¶
Parameters¶
| Parameter | Type | Description |
|---|---|---|
EndPlayReason |
EEndPlayReason::Type |
Reason the actor's EndPlay was triggered. |
Remarks¶
Clears bAgentComponentIsRegistered so the logging system stops tracking this agent. EndPlayReason Reason the actor's EndPlay was triggered.