Navigation
API > API/Plugins > API/Plugins/GameplayStateTreeModule > API/Plugins/GameplayStateTreeModule/Components > API/Plugins/GameplayStateTreeModule/Components/UStateTreeComponent
- UActorComponent::EndPlay()
- UStateTreeComponent::EndPlay()
References
| Module | GameplayStateTreeModule |
| Header | /Engine/Plugins/Runtime/GameplayStateTree/Source/GameplayStateTreeModule/Public/Components/StateTreeComponent.h |
| Include | #include "Components/StateTreeComponent.h" |
| Source | /Engine/Plugins/Runtime/GameplayStateTree/Source/GameplayStateTreeModule/Private/Components/StateTreeComponent.cpp |
virtual void EndPlay
&40;
const EEndPlayReason::Type EndPlayReason
&41;
Remarks
Ends gameplay for this component. Called from AActor::EndPlay only if bHasBegunPlay is true