Files
DedicatedServerCourse/Source/FPSTemplate/Private/Interfaces/PlayerInterface.cpp

4 lines
140 B
C++
Raw Normal View History

2026-01-28 19:08:51 -05:00
#include "Interfaces/PlayerInterface.h"
// Add default functionality here for any IPlayerInterface functions that are not pure virtual.