C# Class CustomResxImporter, SmartLocalization

Inheritance: UnityEditor.AssetPostprocessor
Afficher le fichier Open project: NiklasBorglund/SmartLocalization

Méthodes publiques

Méthode Description
OnPostprocessAllAssets ( string importedAssets, string deletedAssets, string movedAssets, string movedFromAssetPaths ) : void

Method Details

OnPostprocessAllAssets() public static méthode

public static OnPostprocessAllAssets ( string importedAssets, string deletedAssets, string movedAssets, string movedFromAssetPaths ) : void
importedAssets string
deletedAssets string
movedAssets string
movedFromAssetPaths string
Résultat void