8 lines
213 B
C++
8 lines
213 B
C++
// Copyright 2025 https://yuewu.dev/en All Rights Reserved.
|
|
|
|
|
|
#include "GCS_EffectCauserInterface.h"
|
|
|
|
|
|
// Add default functionality here for any IGCS_EffectCauserInterface functions that are not pure virtual.
|