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