UK2Node_CallArrayFunction::GetArrayPins

Retrieves the array pins and their property pins as a combo-struct

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

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

Include

#include "K2Node_CallArrayFunction.h"

Source

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

Syntax

void GetArrayPins
(
    TArray< FArrayPropertyPinCombo > & OutArrayPinInfo
) const

Remarks

Retrieves the array pins and their property pins as a combo-struct

Parameters

Parameter

Description

OutArrayPinInfo

The pins and their property pins will be added to this array

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