Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/FOptionalPinFromProperty > API/Editor/BlueprintGraph/FOptionalPinFromProperty/__ctor
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node.h |
Include | #include "K2Node.h" |
FOptionalPinFromProperty
(
FName InPropertyName,
bool bInShowPin,
bool bInCanToggleVisibility,
const FString & InFriendlyName,
const FText & InTooltip,
bool bInPropertyIsCustomized,
FName InCategoryName,
bool bInHasOverridePin
)