Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface
Abstract class to control clothing specific interaction. Must be cast to the end used clothing simulation object before use.
| Name | UClothingInteractor |
| Type | class |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationInteractor.h |
| Include Path | #include "ClothingSimulationInteractor.h" |
Syntax
UCLASS (Abstract, BlueprintType, MinimalAPI)
class UClothingInteractor : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UClothingInteractor