FOptionalPinManager::CacheShownPins

Helper function to make consistent behavior between nodes that use optional pins

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/K2Node.h

Include

#include "K2Node.h"

Source

/Engine/Source/Editor/BlueprintGraph/Private/K2Node.cpp

Syntax

static void CacheShownPins
(
    const TArray< FOptionalPinFromProperty > & OptionalPins,
    TArray< FName > & OldShownPins
)

Remarks

Helper function to make consistent behavior between nodes that use optional pins

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