OLS/Source/ols/Private/AbilitySystem/Interfaces/OLSAbilitySourceInterface.cpp
LongLy c0b033fb22 Implemented OLSGameplayAbility.
Implemented OLSCollisionChannels.
Implemented OLSGameplayEffectContext.
Implemented OLSPhysicalMaterialWithTags.
2025-01-20 11:59:57 -07:00

8 lines
343 B
C++

// © 2024 Long Ly. All rights reserved. Any unauthorized use, reproduction, or distribution of this trademark is strictly prohibited and may result in legal action.
#include "AbilitySystem/Interfaces/OLSAbilitySourceInterface.h"
// Add default functionality here for any IOLSAbilitySourceInterface functions that are not pure virtual.