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 |
UFUNCTION&40;BlueprintCallable, Category&61;"Datasmith &124; Interchange"&41;
void GetDatasmithOptionsForFile
&40;
const FString & FilePath,
TArray< UObject &42; > & Options
&41;
Remarks
Fetch the typed options associated with this file The option structure found
Parameters
| Name | Description |
|---|---|
| FilePath | The path to the file to get the option for |
| OptionType | Type of the option structure to get |