basic refactor of assets (#6467)

Signed-off-by: carlitosan <82187351+carlitosan@users.noreply.github.com>
This commit is contained in:
carlitosan
2021-12-17 12:36:05 -08:00
committed by GitHub
parent 2ddf55474e
commit 9c7a558ccb
19 changed files with 75 additions and 110 deletions
@@ -41,6 +41,7 @@ namespace EditorScriptCanvasComponentCpp
PrefabIntegration = 10,
InternalDev,
AddSourceHandle,
RefactorAssets,
// add description above
Current
};