// Copyright Epic Games, Inc. All Rights Reserved. #include "InventoryFragment_PickupIcon.h" #include UE_INLINE_GENERATED_CPP_BY_NAME(InventoryFragment_PickupIcon) UInventoryFragment_PickupIcon::UInventoryFragment_PickupIcon() { PadColor = FLinearColor::Green; }