Navigation
API > API/Plugins > API/Plugins/DatasmithImporter > API/Plugins/DatasmithImporter/UDatasmithSceneElement
References
| Module | DatasmithImporter |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithBlueprintLibrary.h |
| Include | #include "DatasmithBlueprintLibrary.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/DatasmithBlueprintLibrary.cpp |
UFUNCTION (BlueprintCallable, Category="Datasmith | Scene",
Meta=(DeterminesOutputType="OptionType"))
UObject * GetOptions
(
UClass * OptionType
)
Remarks
Fetch the typed options for this scene The option structure found
Parameters
| Name | Description |
|---|---|
| OptionType | Type of the option structure to get |