FItemToStringArray

Defines a function signature for functions used to transform an Item into an array of FStrings

Windows
MacOS
Linux

Type

typedef TBaseDelegate_TwoParams< void, ItemType, OUTTArray< FString > & > FItemToStringArray

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/TextFilter.h

Include

#include "Misc/TextFilter.h"

Remarks

Defines a function signature for functions used to transform an Item into an array of FStrings

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss