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

4 lines
140 B
C++
Raw Normal View History

2026-02-24 22:39:26 -05:00
#include "Interfaces/PlayerInterface.h"
// Add default functionality here for any IPlayerInterface functions that are not pure virtual.