RealtimeStyleTransferRuntime/Source/LyraGame/Inventory/InventoryFragment_PickupIco...

8 lines
201 B
C++

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