Files
DedicatedServerCourse/Source/FPSTemplate/Private/Interfaces/PlayerInterface.cpp
Norman Lansing ecb33115bf Initial Commit
2026-01-28 19:08:51 -05:00

4 lines
140 B
C++

#include "Interfaces/PlayerInterface.h"
// Add default functionality here for any IPlayerInterface functions that are not pure virtual.