Files
PHY/Plugins/GCS/Source/GenericCombatSystem/Private/Targeting/GCS_TargetingSourceInterface.cpp
2026-03-03 01:23:02 +08:00

8 lines
229 B
C++

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