IDatasmithMasterMaterialElement::GetPropertyByName

Get a property by its name if it exists

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h

Include

#include "IDatasmithSceneElements.h"

Syntax

const TSharedPtr< IDatasmithKeyValueProperty > & GetPropertyByName
(
    const TCHAR * Name
) const

Remarks

Get a property by its name if it exists

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