7 lines
186 B
C++
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.
|