UK2Node_AddComponentByClass::SetSceneComponentPinsHidden

Utility function to set whether the scene component specific pins are hidden or not

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

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

Include

#include "K2Node_AddComponentByClass.h"

Source

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

Syntax

void SetSceneComponentPinsHidden
(
    bool bHidden
)

Remarks

Utility function to set whether the scene component specific pins are hidden or not

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