Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMaterialProcessedSource
Overloads
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
)