7 lines
187 B
C++
7 lines
187 B
C++
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
|
|
#include "ShooterWeaponHolder.h"
|
|
|
|
// Add default functionality here for any IShooterWeaponHolder functions that are not pure virtual.
|