8 lines
316 B
C++
8 lines
316 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/OLSMoveableInterface.h"
|
|
|
|
|
|
// Add default functionality here for any IOLSMoveableInterface functions that are not pure virtual.
|