4 lines
140 B
C++
4 lines
140 B
C++
#include "Interfaces/PlayerInterface.h"
|
|
|
|
// Add default functionality here for any IPlayerInterface functions that are not pure virtual.
|