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

8 lines
221 B
C++

// Copyright 2025 https://yuewu.dev/en All Rights Reserved.
#include "UI/Common/GUIS_UserWidgetInterface.h"
// Add default functionality here for any IGUIS_UserWidgetInterface functions that are not pure virtual.