Navigation
API > API/Plugins > API/Plugins/GameplayStateTreeModule > API/Plugins/GameplayStateTreeModule/Components > API/Plugins/GameplayStateTreeModule/Components/UStateTreeComponent
- UActorComponent::UninitializeComponent()
- UStateTreeComponent::UninitializeComponent()
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 UninitializeComponent&40;&41;
Remarks
Handle this component being Uninitialized. Called from AActor::EndPlay only if bHasBeenInitialized is true