UMaterialExpressionNamedRerouteBase::FindDeclarationInMaterial

Find a variable declaration in the entire graph

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Materials/MaterialExpressionNamedReroute.h"

Source

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

Syntax

UMaterialExpressionNamedRerouteDeclaration * FindDeclarationInMaterial
(
    const FGuid & VariableGuid
) const

Remarks

Find a variable declaration in the entire graph

Returns

null if not found

Parameters

Parameter

Description

VariableGuid

The GUID of the variable to find

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