This repository has been archived on 2024-11-16. You can view files and clone it, but cannot push or open issues or pull requests.
Unreal-RedNetwork/Source/RSHWNetwork/Private/Logging.cpp

4 lines
59 B
C++
Raw Normal View History

2021-01-02 02:52:05 +00:00
#include "Logging.h"
DEFINE_LOG_CATEGORY(LogRSHWNetwork);