Smart Localization  2.3
SmartLocalization.Editor.CustomResxImporter Class Reference

Resx importer that detects if a resx file changed or was added to the project More...

Inheritance diagram for SmartLocalization.Editor.CustomResxImporter:

Static Public Member Functions

static void OnPostprocessAllAssets (string[] importedAssets, string[] deletedAssets, string[] movedAssets, string[] movedFromAssetPaths)
 Checks .resx files and converts them into text assets that can be used at runtime More...
 

Detailed Description

Resx importer that detects if a resx file changed or was added to the project

Member Function Documentation

static void SmartLocalization.Editor.CustomResxImporter.OnPostprocessAllAssets ( string[]  importedAssets,
string[]  deletedAssets,
string[]  movedAssets,
string[]  movedFromAssetPaths 
)
static

Checks .resx files and converts them into text assets that can be used at runtime


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