Navigation
API > API/Runtime > API/Runtime/Engine
Tick function that waits on the parallel cloth simulation task in TG_LastDemotable
| Name | FSkeletalMeshComponentClothEndTickFunction |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/SkeletalMeshComponent.h |
| Include Path | #include "Components/SkeletalMeshComponent.h" |
Syntax
USTRUCT ()
struct FSkeletalMeshComponentClothEndTickFunction : public FTickFunction
Inheritance Hierarchy
- FTickFunction → FSkeletalMeshComponentClothEndTickFunction
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Target | USkeletalMeshComponent * | Components/SkeletalMeshComponent.h |