This repository has been archived on 2026-05-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
AgrarianGameArchive/Source/AgrarianGame/Variant_SideScrolling/Interfaces/SideScrollingInteractable.cpp
T

7 lines
186 B
C++

// Copyright Epic Games, Inc. All Rights Reserved.
#include "SideScrollingInteractable.h"
// Add default functionality here for any IInteractable functions that are not pure virtual.