OLS/Source/OLSAnimation/Private/Interfaces/OLSReplicatedMovableInterface.cpp

8 lines
334 B
C++
Raw Normal View History

2025-05-13 15:21:02 +07:00
// © 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/OLSReplicatedMovableInterface.h"
// Add default functionality here for any IOLSReplicatedMovableInterface functions that are not pure virtual.