UGroomComponent::OnChildAttached

Used for tracking if a Niagara component is attached or not.

Windows
MacOS
Linux

Override Hierarchy

USceneComponent::OnChildAttached()

UGroomComponent::OnChildAttached()

References

Module

HairStrandsCore

Header

/Engine/Plugins/Experimental/HairStrands/Source/HairStrandsCore/Public/GroomComponent.h

Include

#include "GroomComponent.h"

Source

/Engine/Plugins/Experimental/HairStrands/Source/HairStrandsCore/Private/GroomComponent.cpp

Syntax

virtual void OnChildAttached
(
    USceneComponent * ChildComponent
)

Remarks

Used for tracking if a Niagara component is attached or not.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss