UMaterial::HasAnyExpressionsInMaterialAndFunctionsOfType

Checks if the material contains an expression of the requested type, recursing through any function expressions in the material

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/Material.h

Include

#include "Materials/Material.h"

Syntax

template<typename ExpressionType>
bool HasAnyExpressionsInMaterialAndFunctionsOfType() const

Remarks

Checks if the material contains an expression of the requested type, recursing through any function expressions in the material

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