Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UMaterialInterface
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UMaterialInterfaceEditorOnlyData * GetEditorOnlyData () |
Materials/MaterialInterface.h | ||
virtual const UMaterialInterfaceEditorOnlyData * GetEditorOnlyData () |
Materials/MaterialInterface.h |
GetEditorOnlyData()
| Name | GetEditorOnlyData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialInterface.h |
| Include Path | #include "Materials/MaterialInterface.h" |
virtual UMaterialInterfaceEditorOnlyData * GetEditorOnlyData()
GetEditorOnlyData()
| Name | GetEditorOnlyData |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialInterface.h |
| Include Path | #include "Materials/MaterialInterface.h" |
virtual const UMaterialInterfaceEditorOnlyData * GetEditorOnlyData() const