Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
Worker used to perform async compilation.
| Name | FGroomBindingAsyncBuildWorker |
| Type | class |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomBindingAsset.h |
| Include Path | #include "GroomBindingAsset.h" |
Syntax
class FGroomBindingAsyncBuildWorker : public FNonAbandonableTask
Inheritance Hierarchy
- FNonAbandonableTask → FGroomBindingAsyncBuildWorker
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGroomBindingAsyncBuildWorker
(
UGroomBindingAsset* InGroomBinding, |
Initialization constructor. | GroomBindingAsset.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BuildContext | TOptional< FGroomBindingBuildContext > | GroomBindingAsset.h | ||
| GroomBinding | UGroomBindingAsset * | GroomBindingAsset.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DoWork() |
GroomBindingAsset.h | ||
TStatId GetStatId() |
GroomBindingAsset.h |