Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > StructUtils > FInstancedPropertyBag
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/StructUtils/PropertyBag.h |
Include | #include "StructUtils/PropertyBag.h" |
Source | /Engine/Source/Runtime/CoreUObject/Private/StructUtils/PropertyBag.cpp |
void RemovePropertiesByName
(
const TConstArrayView< FName > PropertiesToRemove
)
Remarks
Removes properties from the bag by name if they exist.