UMaterial::FindExpressionByGUID

Attempt to find a expression by its GUID.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Materials/Material.h"

Syntax

template<typename ExpressionType>
ExpressionType * FindExpressionByGUID
(
    const FGuid & InGUID
)

Remarks

Attempt to find a expression by its GUID.

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