UK2Node_GetClassDefaults::GetInputClass

Determines the input class type from the given pin.

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

UClass * GetInputClass
(
    const UEdGraphPin * FromPin
) const

Remarks

Determines the input class type from the given pin.

Parameters

Parameter

Description

FromPin

Input class 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