Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles > API/Runtime/Engine/Particles/UParticleSystemComponent
- USceneComponent::OnChildDetached()
- UParticleSystemComponent::OnChildDetached()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleSystemComponent.h |
| Include | #include "Particles/ParticleSystemComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Particles/ParticleComponents.cpp |
virtual void OnChildDetached
&40;
USceneComponent &42; ChildComponent
&41;
Remarks
Called after a child scene component is detached from this component. Note: Do not change the attachment state of the child during this call.