FUsdPrimAttributeViewModel::GetDropdownOptions

This member function is necessary because the no-RTTI slate module can't query USD for the available token options.

Windows
MacOS
Linux

References

Module

USDStageEditorViewModels

Header

/Engine/Plugins/Importers/USDImporter/Source/USDStageEditorViewModels/Public/USDPrimAttributesViewModel.h

Include

#include "USDPrimAttributesViewModel.h"

Source

/Engine/Plugins/Importers/USDImporter/Source/USDStageEditorViewModels/Private/USDPrimAttributesViewModel.cpp

Syntax

TArray< TSharedPtr< FString > > GetDropdownOptions() const

Remarks

This member function is necessary because the no-RTTI slate module can't query USD for the available token options.

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