UK2Node_LoadAssetClass

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

BlueprintGraph

Header

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

Include

#include "K2Node_LoadAsset.h"

Syntax

class UK2Node_LoadAssetClass : public UK2Node_LoadAsset

Overridden from UK2Node_LoadAsset

Name Description

Protected function Virtual Const

const FName ...

 

GetInputCategory()

Protected function Virtual Const

const FName ...

 

GetInputPinName()

Protected function Virtual Const

const FName ...

 

GetOutputCategory()

Protected function Virtual Const

const FName ...

 

GetOutputPinName()

Protected function Virtual Const

FName

 

NativeFunctionName()

Overridden from UEdGraphNode

Name Description

Public function Virtual Const

FText

 

GetNodeTitle

(
    ENodeTitleType::Type TitleType
)

Gets the name of this node, shown in title bar

Public function Virtual Const

FText

 

GetTooltipText()

Gets the tooltip to display when over the node

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