Navigation
API > API/Runtime > API/Runtime/Engine
| Name | UAnimNotify_ResetClothingSimulation |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimNotifies/AnimNotify_ResetClothingSimulation.h |
| Include Path | #include "Animation/AnimNotifies/AnimNotify_ResetClothingSimulation.h" |
Syntax
UCLASS (Const, HideCategories=Object, CollapseCategories,
Meta=(DisplayName="Reset Clothing Simulation"), MinimalAPI)
class UAnimNotify_ResetClothingSimulation : public UAnimNotify
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAnimNotify → UAnimNotify_ResetClothingSimulation
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UAnimNotify_ResetClothingSimulation() |
Animation/AnimNotifies/AnimNotify_ResetClothingSimulation.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FString GetNotifyName_Implementation() |
Animation/AnimNotifies/AnimNotify_ResetClothingSimulation.h |
Overridden from UAnimNotify
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Notify
(
USkeletalMeshComponent* MeshComp, |
Animation/AnimNotifies/AnimNotify_ResetClothingSimulation.h | ||
virtual void Notify
(
USkeletalMeshComponent* MeshComp, |
Animation/AnimNotifies/AnimNotify_ResetClothingSimulation.h |