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