OLS/Source/OLSAnimation/Private/Interfaces/OLSAnimationInterface.cpp
2024-09-22 17:11:19 -04:00

9 lines
319 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 "Interfaces/OLSAnimationInterface.h"
// Add default functionality here for any IOLSAnimationInterface functions that are not pure virtual.