Navigation
API > API/Plugins > API/Plugins/DatasmithInterchangeScripting > API/Plugins/DatasmithInterchangeScripting/UDatasmithInterchangeScripting
References
| Module | DatasmithInterchangeScripting |
| Header | /Engine/Plugins/Experimental/Enterprise/DatasmithInterchange/Source/DatasmithInterchangeScripting/Public/DatasmithInterchangeScripting.h |
| Include | #include "DatasmithInterchangeScripting.h" |
| Source | /Engine/Plugins/Experimental/Enterprise/DatasmithInterchange/Source/DatasmithInterchangeScripting/Private/DatasmithInterchangeScripting.cpp |
static void GetDatasmithFormats
&40;
FString & Extensions,
FString & FileTypes
&41;
Remarks
Utility method to get list of supported extensions and string to pass to IDesktopPlatform::OpenFileDialog
Parameters
| Name | Description |
|---|---|
| Extensions | : ';' separated list of extensions supported by Datasmith thru Interchange |
| FileTypes | : The type filters to show in the dialog when using |