Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| Name | FGroomBindingAsyncBuildTask |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomBindingAsset.h |
| Include Path | #include "GroomBindingAsset.h" |
Syntax
struct FGroomBindingAsyncBuildTask : public FAsyncTask< FGroomBindingAsyncBuildWorker >
Inheritance Hierarchy
- FAsyncTask → FGroomBindingAsyncBuildTask
- FInheritedContextBase → FAsyncTaskBase → FAsyncTask → FGroomBindingAsyncBuildTask
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGroomBindingAsyncBuildTask
(
UGroomBindingAsset* InGroomBinding, |
GroomBindingAsset.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GroomBinding | const UGroomBindingAsset * | GroomBindingAsset.h |