Navigation
Unreal Engine C++ API Reference > Editor > BlueprintGraph > FTypePromotion
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Classes/BlueprintTypePromotion.h |
Include | #include "BlueprintTypePromotion.h" |
Source | /Engine/Source/Editor/BlueprintGraph/Private/BlueprintTypePromotion.cpp |
static const [TMap](API\Runtime\Core\Containers\TMap)< [FName](API\Runtime\Core\UObject\FName), [TArray](API\Runtime\Core\Containers\TArray)< [FName](API\Runtime\Core\UObject\FName) > > *const GetPrimitivePromotionTable()
Remarks
Get the "Primitive Promotion Table" which represents what base Pin types can be promoted to others. Const pointer to the primitive promotion table