UMaterialExpression::ContainsInputLoop

Checks whether any inputs to this expression create a loop

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Materials/MaterialExpression.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/MaterialExpressions.cpp

Syntax

bool ContainsInputLoop
(
    const bool bStopOnFunctionCall
)

Remarks

Checks whether any inputs to this expression create a loop

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