Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/StructUtils/Source/StructUtils/Public/InstancedStructStream.h |
Include |
#include "InstancedStructStream.h" |
template<typename TFunc>
void ForEachFiltered
(
TArrayView< const UScriptStruct * > AcceptedScriptStructs,
TFunc && Function
) const
Iterates over all structs of specified types and calls Function on each item