// Fill out your copyright notice in the Description page of Project Settings. #include "Loot.h" ULoot::ULoot() { } void ULoot::Init_Implementation(AGameStateBase* GameState) { }