FMaterialEditorUtilities::IsMaterialExpressionInFavorites

Check whether an expression is in the favourites list

Windows
MacOS
Linux

References

Module

MaterialEditor

Header

/Engine/Source/Editor/MaterialEditor/Public/MaterialEditorUtilities.h

Include

#include "MaterialEditorUtilities.h"

Source

/Engine/Source/Editor/MaterialEditor/Private/MaterialEditorUtilities.cpp

Syntax

static bool IsMaterialExpressionInFavorites
(
    UMaterialExpression * InExpression
)

Remarks

Check whether an expression is in the favourites list

Parameters

Parameter

Description

InExpression

The Expression we are checking

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss