Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USceneComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/SceneComponent.h |
| Include | #include "Components/SceneComponent.h" |
virtual bool CanAttachAsChild
&40;
const USceneComponent &42; ChildComponent,
FName SocketName
&41; const
Remarks
Called to see if it's possible to attach another scene component as a child. Note: This can be called on template component as well!