Unravel Engine C++ Reference
Loading...
Searching...
No Matches
thumbnail_invalidation.h File Reference
#include <uuid/uuid.h>
#include <set>

Go to the source code of this file.

Namespaces

namespace  unravel
 
namespace  unravel::asset_deps
 

Functions

void unravel::asset_deps::cascade_thumbnail_regen (asset_manager &am, thumbnail_manager &tm, const hpp::uuid &changed, bool mass_invalidate_prefabs)
 
void unravel::asset_deps::cascade_thumbnail_remove (asset_manager &am, thumbnail_manager &tm, const std::set< hpp::uuid > &removed_uids, const std::set< hpp::uuid > &dependent_uids, bool mass_invalidate_prefabs)