Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| Name | UGroomBindingAssetList |
| Type | class |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomBindingAsset.h |
| Include Path | #include "GroomBindingAsset.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, HideCategories=(Object))
class UGroomBindingAssetList : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UGroomBindingAssetList
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Bindings | TArray< TObjectPtr< UGroomBindingAsset > > | GroomBindingAsset.h |
|