#include "FortMaterialCacheManager.h" UFortMaterialCache* UFortMaterialCacheManager::GetCache(UObject* WorldContextObject, const FDataTableRowHandle& CacheSettings, UMaterialInterface* BaseMaterial) { return NULL; } UFortMaterialCacheManager::UFortMaterialCacheManager() { }