Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles > API/Runtime/Engine/Particles/UParticleSystemComponent
- USceneComponent::OnChildAttached()
- UParticleSystemComponent::OnChildAttached()
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 OnChildAttached
&40;
USceneComponent &42; ChildComponent
&41;
Remarks
Called after a child scene component is attached to this component. Note: Do not change the attachment state of the child during this call.