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
&40;
UObject &42; ObjectToRemove,
FName AttachName
&41;
Remarks
Remove the given object from the attached list
Parameters
| Name | Description |
|---|---|
| ObjectToRemove | The object that is being removed |