UK2Node_GetClassDefaults::CreateOutputPins

Creates the full set of output pins (properties) from the given input class.

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

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

Include

#include "K2Node_GetClassDefaults.h"

Source

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

Syntax

void CreateOutputPins
(
    UClass * InClass
)

Remarks

Creates the full set of output pins (properties) from the given input class.

Parameters

Parameter

Description

InClass

Input class type.

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