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

8 lines
201 B
C++
Raw Permalink Normal View History

2022-05-23 18:41:30 +00:00
// Copyright Epic Games, Inc. All Rights Reserved.
#include "InventoryFragment_PickupIcon.h"
UInventoryFragment_PickupIcon::UInventoryFragment_PickupIcon()
{
PadColor = FLinearColor::Green;
}