SAssetFilterBar::IsTypeCategoryChecked

Handler to determine the "checked" state of an type category in the filter dropdown

Unreal Engine C++ API Reference > Editor > EditorWidgets > Filters > SAssetFilterBar

References

   
Module EditorWidgets
Header /Engine/Source/Editor/EditorWidgets/Public/Filters/SAssetFilterBar.h
Include #include "Filters/SAssetFilterBar.h"
ECheckBoxState IsTypeCategoryChecked
(
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FFilterCategory](API\Developer\ToolWidgets\Filters\FFilterCategory) > TypeCategory,
    [TArray](API\Runtime\Core\Containers\TArray)< [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FCustomClassFilterData](API\Editor\EditorWidgets\Filters\FCustomClassFilterData) >> Classes
) const

Remarks

Handler to determine the "checked" state of an type category in the filter dropdown


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library