8 lines
221 B
C++
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.
|