mirror of
https://github.com/Ed94/Cog.git
synced 2026-06-13 16:12:23 -07:00
6 lines
144 B
C++
6 lines
144 B
C++
#include "CogSampleGameplayCueManager.h"
|
|
|
|
bool UCogSampleGameplayCueManager::ShouldAsyncLoadRuntimeObjectLibraries() const
|
|
{
|
|
return false;
|
|
} |