FMaterialPropertyHelpers::GetVectorChannelMaskComboBoxStrings

Unreal Engine C++ API Reference > Editor > MaterialEditor > FMaterialPropertyHelpers

References

   
Module MaterialEditor
Header /Engine/Source/Editor/MaterialEditor/Public/MaterialPropertyHelpers.h
Include #include "MaterialPropertyHelpers.h"
Source /Engine/Source/Editor/MaterialEditor/Private/MaterialPropertyHelpers.cpp
static void GetVectorChannelMaskComboBoxStrings
(
    [TArray](API\Runtime\Core\Containers\TArray)< [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FString](API\Runtime\Core\Containers\FString) >> & OutComboBoxStrings,
    [TArray](API\Runtime\Core\Containers\TArray)< [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< class [SToolTip](API\Runtime\Slate\Widgets\SToolTip) >> & OutToolTips,
    [TArray](API\Runtime\Core\Containers\TArray)< bool > & OutRestrictedItems
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library