SFindInMaterial::OnGenerateRow

Called when a new row is being generated

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

References

   
Module MaterialEditor
Header /Engine/Source/Editor/MaterialEditor/Public/FindInMaterial.h
Include #include "FindInMaterial.h"
Source /Engine/Source/Editor/MaterialEditor/Private/FindInMaterial.cpp
[TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [ITableRow](API\Runtime\Slate\Widgets\Views\ITableRow) > OnGenerateRow
(
    [FSearchResult](API\Editor\MaterialEditor\SFindInMaterial\FSearchResult) InItem,
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [STableViewBase](API\Runtime\Slate\Widgets\Views\STableViewBase) > & OwnerTable
)

Remarks

Called when a new row is being generated


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library