FOptionalPinManager::RebuildPropertyList

Reconstructs the specified property array using the SourceStruct

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

void RebuildPropertyList
(
    TArray< FOptionalPinFromProperty > & Properties,
    UStruct * SourceStruct
)

Remarks

Reconstructs the specified property array using the SourceStruct

Parameters

Parameter

Description

Properties

The property array

SourceStruct

The source structure to update the properties array from

bDefaultVisibility

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