OLS/Source/ols/Private/Interfaces/OLSPrimaryDataAssetInterface.cpp

8 lines
335 B
C++
Raw Normal View History

2025-01-06 21:29:37 +00: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/OLSPrimaryDataAssetInterface.h"
// Add default functionality here for any IOLSPrimaryDataAssetInterface functions that are not pure virtual.