Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraComponent
- USceneComponent::OnChildAttached()
- UNiagaraComponent::OnChildAttached()
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraComponent.h |
Include | #include "NiagaraComponent.h" |
Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraComponent.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.