UK2Node_MakeStruct::CanBeSplit

Can this struct be used as a split pin

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

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

Include

#include "K2Node_MakeStruct.h"

Source

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

Syntax

static bool CanBeSplit
(
    const UScriptStruct * Struct,
    UBlueprint * InBP
)

Remarks

Can this struct be used as a split pin

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