UMaterialFunctionInterface::IsDependent

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

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

Include

#include "Materials/MaterialFunctionInterface.h"

Syntax

virtual bool IsDependent
(
    UMaterialFunctionInterface * OtherFunction
)

Returns

true if this function is dependent on the passed in function, directly or indirectly.

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