SPinTypeSelector::GetCombinedTypeDescription

Gets a combined description of the primary, container, and secondary types.

Unreal Engine C++ API Reference > Editor > KismetWidgets > SPinTypeSelector

References

   
Module KismetWidgets
Header /Engine/Source/Editor/KismetWidgets/Public/SPinTypeSelector.h
Include #include "SPinTypeSelector.h"
Source /Engine/Source/Editor/KismetWidgets/Private/SPinTypeSelector.cpp
[FText](API\Runtime\Core\Internationalization\FText) GetCombinedTypeDescription
(
    bool bIncludeSubcategory
) const

Remarks

Gets a combined description of the primary, container, and secondary types. E.g. "Map of Strings to Floats"


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library