UDatasmithSceneElement::GetOptions

Fetch the typed options for this scene

Windows
MacOS
Linux

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

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Datasmith | Scene",
          Meta=(DeterminesOutputType="OptionType"))
UObject * GetOptions
(
    UClass * OptionType
)

Remarks

Fetch the typed options for this scene

Returns

The option structure found

Parameters

Parameter

Description

OptionType

Type of the option structure to get

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss