Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMaterialProcessedSource
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MaterialShared.h | |||
FMaterialProcessedSource
(
const FHashedName& InName, |
MaterialShared.h |
FMaterialProcessedSource()
| Name | FMaterialProcessedSource |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/MaterialShared.h |
| Include Path | #include "MaterialShared.h" |
FMaterialProcessedSource()
FMaterialProcessedSource(const FHashedName &, const TCHAR *)
| Name | FMaterialProcessedSource |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/MaterialShared.h |
| Include Path | #include "MaterialShared.h" |
FMaterialProcessedSource
(
const FHashedName & InName,
const TCHAR * InSource
)