Beamable SDK
Static Public Member Functions | List of all members
Beamable.Editor.Reflection.ReflectionCacheAssetPostProcessor Class Reference

An asset post-processor that reloads and rebuilds all (or the re-imported) IReflectionSystem defined via ReflectionSystemObject whenever one gets re-imported, deleted or moved. More...

Inheritance diagram for Beamable.Editor.Reflection.ReflectionCacheAssetPostProcessor:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Editor.Reflection.ReflectionCacheAssetPostProcessor:
Collaboration graph
[legend]

Static Public Member Functions

static void OnPostprocessAllAssets (string[] importedAssets, string[] deletedAssets, string[] movedAssets, string[] movedFromAssetPaths)
 

Detailed Description

An asset post-processor that reloads and rebuilds all (or the re-imported) IReflectionSystem defined via ReflectionSystemObject whenever one gets re-imported, deleted or moved.

This makes it so that a recompile isn't necessary to update the ReflectionCache for cases where you might not want that.


The documentation for this class was generated from the following file: