Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/FGroomBindingCompilingManager
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void PostCompilation
(
UGroomBindingAsset* GroomBindingAsset |
GroomBindingCompiler.h | ||
void PostCompilation
(
TArrayView< UGroomBindingAsset*const > InGroomBindingAssets |
GroomBindingCompiler.h |
PostCompilation(UGroomBindingAsset *)
| Name | PostCompilation |
| Type | function |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomBindingCompiler.h |
| Include Path | #include "GroomBindingCompiler.h" |
| Source | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/GroomBindingCompiler.cpp |
void PostCompilation
(
UGroomBindingAsset * GroomBindingAsset
)
PostCompilation(TArrayView< UGroomBindingAsset *const >)
| Name | PostCompilation |
| Type | function |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomBindingCompiler.h |
| Include Path | #include "GroomBindingCompiler.h" |
| Source | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/GroomBindingCompiler.cpp |
void PostCompilation
(
TArrayView < UGroomBindingAsset *const > InGroomBindingAssets
)