SFindInMaterial::OnGetChildren

Get the children of a row

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
void OnGetChildren
(
    [FSearchResult](API\Editor\MaterialEditor\SFindInMaterial\FSearchResult) InItem,
    [TArray](API\Runtime\Core\Containers\TArray)< [FSearchResult](API\Editor\MaterialEditor\SFindInMaterial\FSearchResult) > & OutChildren
)

Remarks

Get the children of a row


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library