Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithMaterialExpressionGene-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TSharedPtr< IDatasmithKeyValueProperty > & GetPropertyByName
(
const TCHAR* Name |
Get a property by its name if it exists | DatasmithMaterialElements.h | |
TSharedPtr< IDatasmithKeyValueProperty > & GetPropertyByName
(
const TCHAR* Name |
DatasmithMaterialElements.h |
GetPropertyByName(const TCHAR *)
Description
Get a property by its name if it exists
| Name | GetPropertyByName |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMaterialElements.h |
| Include Path | #include "DatasmithMaterialElements.h" |
const TSharedPtr < IDatasmithKeyValueProperty > & GetPropertyByName
(
const TCHAR * Name
) const
GetPropertyByName(const TCHAR *)
| Name | GetPropertyByName |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMaterialElements.h |
| Include Path | #include "DatasmithMaterialElements.h" |
TSharedPtr < IDatasmithKeyValueProperty > & GetPropertyByName
(
const TCHAR * Name
)