Navigation
API > API/Plugins > API/Plugins/AssetSearch > API/Plugins/AssetSearch/FSearchSerializer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void BeginIndexingObject
(
const UObject* InObject, |
SearchSerializer.h | ||
void BeginIndexingObject
(
const UObject* InObject, |
SearchSerializer.h |
BeginIndexingObject(const UObject *, const FString &)
| Name | BeginIndexingObject |
| Type | function |
| Header File | /Engine/Plugins/Editor/AssetSearch/Source/Public/SearchSerializer.h |
| Include Path | #include "SearchSerializer.h" |
| Source | /Engine/Plugins/Editor/AssetSearch/Source/Private/SearchSerializer.cpp |
void BeginIndexingObject
(
const UObject * InObject,
const FString & InFriendlyName
)
BeginIndexingObject(const UObject *, const FText &)
| Name | BeginIndexingObject |
| Type | function |
| Header File | /Engine/Plugins/Editor/AssetSearch/Source/Public/SearchSerializer.h |
| Include Path | #include "SearchSerializer.h" |
| Source | /Engine/Plugins/Editor/AssetSearch/Source/Private/SearchSerializer.cpp |
void BeginIndexingObject
(
const UObject * InObject,
const FText & InFriendlyName
)