Files
PHY/Plugins/GGS/Source/GenericUISystem/Private/GUIS_LogChannels.cpp
2026-03-03 01:23:02 +08:00

8 lines
166 B
C++

// Copyright 2025 https://yuewu.dev/en All Rights Reserved.
#include "GUIS_LogChannels.h"
DEFINE_LOG_CATEGORY(LogGUIS)
DEFINE_LOG_CATEGORY(LogGUIS_Extension);