Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UEdGraphSchema_K2
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FText | TypeToText
(
const FProperty*const Property |
Converts the type of a property into a fully qualified string (e.g., object'ObjectName'). |
![]() ![]() |
FText | TypeToText
(
const FEdGraphPinType& Type |
Converts a pin type into a fully qualified FText (e.g., object'ObjectName'). |