FPreviewAssetAttachContainer::RemoveAttachedObject

Remove the given object from the attached list

Windows
MacOS
Linux

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

Syntax

void RemoveAttachedObject
(
    UObject * ObjectToRemove,
    FName AttachName
)

Remarks

Remove the given object from the attached list

Parameters

Parameter

Description

ObjectToRemove

The object that is being removed

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