Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FPreviewAssetAttachContainer
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/PreviewAssetAttachComponent.h |
| Include | #include "Animation/PreviewAssetAttachComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/PreviewAssetAttachComponent.cpp |
void RemoveAttachedObject
(
UObject * ObjectToRemove,
FName AttachName
)
Remarks
Remove the given object from the attached list
Parameters
| Name | Description |
|---|---|
| ObjectToRemove | The object that is being removed |