Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/TAttributeContainer > API/Runtime/Engine/Animation/TAttributeContainer/Remove
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/AttributesContainer.h |
| Include | #include "Animation/AttributesContainer.h" |
bool Remove
&40;
const UScriptStruct &42; InScriptStruct,
const FAttributeId & InAttributeId
&41;
Remarks
Removes, if existing, an attribute type/value entry for the specified InScriptType. Whether or not the removal was succesful
Parameters
| Name | Description |
|---|---|
| InAttributeId | Key of the entry to be removed |