Navigation
API > API/Editor > API/Editor/MaterialEditor > API/Editor/MaterialEditor/FMaterialEditorUtilities
References
| Module | MaterialEditor |
| Header | /Engine/Source/Editor/MaterialEditor/Public/MaterialEditorUtilities.h |
| Include | #include "MaterialEditorUtilities.h" |
| Source | /Engine/Source/Editor/MaterialEditor/Private/MaterialEditorUtilities.cpp |
static bool IsMaterialExpressionInFavorites
&40;
UMaterialExpression &42; InExpression
&41;
Remarks
Check whether an expression is in the favourites list
Parameters
| Name | Description |
|---|---|
| InExpression | The Expression we are checking |