Navigation
API > API/Plugins > API/Plugins/PoseSearch
Usually used as set of asset to consider during a search of a database
| Name | FStackAssetSet |
| Type | struct |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchContext.h |
| Include Path | #include "PoseSearch/PoseSearchContext.h" |
Syntax
struct FStackAssetSet : public TSet< const UObject *, DefaultKeyFuncs< const UObject * >, TInlineSetAllocator< 8, TMemStackSetAllocator<> > >
Inheritance Hierarchy
- TSet< const UObject , DefaultKeyFuncs< const UObject >, TInlineSetAllocator< 8, TMemStackSetAllocator<> > > → FStackAssetSet
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool ContainsAnyOf
(
TConstArrayView< const UObject* > Objects |
PoseSearch/PoseSearchContext.h |