UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Interchange::TArrayAttributeHelper< ItemType > Member List

This is the complete list of members for UE::Interchange::TArrayAttributeHelper< ItemType >, including all inherited members.

AddItem(const ItemType &Item)UE::Interchange::TArrayAttributeHelper< ItemType >inline
GetCount() constUE::Interchange::TArrayAttributeHelper< ItemType >inline
GetItem(const int32 Index, ItemType &OutItem) constUE::Interchange::TArrayAttributeHelper< ItemType >inline
GetItems(TArray< ItemType > &OutItems) constUE::Interchange::TArrayAttributeHelper< ItemType >inline
IndexKey()UE::Interchange::TArrayAttributeHelper< ItemType >inlinestatic
Initialize(const TSharedPtr< FAttributeStorage, ESPMode::ThreadSafe > &InAttributes, const FString &BaseKeyName)UE::Interchange::TArrayAttributeHelper< ItemType >inline
RemoveAllItems()UE::Interchange::TArrayAttributeHelper< ItemType >inline
RemoveItem(const ItemType &ItemToDelete)UE::Interchange::TArrayAttributeHelper< ItemType >inline
~TArrayAttributeHelper()UE::Interchange::TArrayAttributeHelper< ItemType >inline