UMaterialGraphNode::GetShortenPinName

Will return the shorten pin name to use based on long pin name

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/MaterialGraph/MaterialGraphNode.h

Include

#include "MaterialGraph/MaterialGraphNode.h"

Source

/Engine/Source/Editor/UnrealEd/Private/MaterialGraphNode.cpp

Syntax

static FName GetShortenPinName
(
    const FName PinName
)

Remarks

Will return the shorten pin name to use based on long pin name

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