123
This commit is contained in:
3
Editor/FileTypeUtils.h
Normal file
3
Editor/FileTypeUtils.h
Normal file
@@ -0,0 +1,3 @@
|
||||
// returns true if the given file path represents a file
|
||||
// that can be previewed in Preview mode in Editor (e.g. cgf, cga etc.)
|
||||
extern bool IsPreviewableFileType (const char *szPath);
|
||||
Reference in New Issue
Block a user