Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithMaterialExpressionGene-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TSharedPtr< IDatasmithKeyValueProperty > & GetProperty
(
int32 i |
Get the property i-th of this expression | DatasmithMaterialElements.h | |
TSharedPtr< IDatasmithKeyValueProperty > & GetProperty
(
int32 i |
DatasmithMaterialElements.h |
GetProperty(int32)
Description
Get the property i-th of this expression
| Name | GetProperty |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMaterialElements.h |
| Include Path | #include "DatasmithMaterialElements.h" |
const TSharedPtr < IDatasmithKeyValueProperty > & GetProperty
(
int32 i
) const
GetProperty(int32)
| Name | GetProperty |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMaterialElements.h |
| Include Path | #include "DatasmithMaterialElements.h" |
TSharedPtr < IDatasmithKeyValueProperty > & GetProperty
(
int32 i
)