Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/UGroomComponent
- USceneComponent::OnChildDetached()
- UGroomComponent::OnChildDetached()
References
Module | HairStrandsCore |
Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomComponent.h |
Include | #include "GroomComponent.h" |
Source | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/GroomComponent.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.