UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FEdGraphPinType Member List

This is the complete list of members for FEdGraphPinType, including all inherited members.

bIsConstFEdGraphPinType
bIsReferenceFEdGraphPinType
bIsUObjectWrapperFEdGraphPinType
bIsWeakPointerFEdGraphPinType
bSerializeAsSinglePrecisionFloatFEdGraphPinType
ContainerTypeFEdGraphPinType
FEdGraphPinType()FEdGraphPinTypeinline
FEdGraphPinType(FName InPinCategory, FName InPinSubCategory, UObject *InPinSubCategoryObject, EPinContainerType InPinContainerType, bool bInIsReference, const FEdGraphTerminalType &InValueTerminalType)FEdGraphPinTypeinline
GetPinTypeForTerminalType(const FEdGraphTerminalType &TerminalType)FEdGraphPinTypestatic
GetTerminalTypeForContainer(const FEdGraphPinType &ContainerType)FEdGraphPinTypestatic
IsArray() constFEdGraphPinTypeinline
IsContainer() constFEdGraphPinTypeinline
IsMap() constFEdGraphPinTypeinline
IsSet() constFEdGraphPinTypeinline
operator!=(const FEdGraphPinType &Other) constFEdGraphPinTypeinline
operator==(const FEdGraphPinType &Other) constFEdGraphPinTypeinline
PinCategoryFEdGraphPinType
PinSubCategoryFEdGraphPinType
PinSubCategoryMemberReferenceFEdGraphPinType
PinSubCategoryObjectFEdGraphPinType
PinValueTypeFEdGraphPinType
PostSerialize(const FArchive &Ar)FEdGraphPinType
ResetToDefaults()FEdGraphPinTypeinline
Serialize(FArchive &Ar)FEdGraphPinType
ToPinContainerType(const bool bInIsArray, const bool bInIsSet, const bool bInIsMap)FEdGraphPinTypeinlinestatic