FormIt Plugin API  v23.0.0 (2023.0.0)
FormIt.Files Namespace Reference

Description

FormIt.Files namespace.

Functions

json GetSupportedFilesList (action, type, dialogType)
 
json IsFileSupported (extension, action, type, dialogType)
 Check if a file extension is supported Parameters: In: extension File extension to check if is supported In: action File action (eg: Load or Save file) In: type File's content type (eg: 3D Model or Image) In: Dialog box which shows the supported file types(deafult local) Out: bool. More...