Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface > API/Runtime/ClothingSystemRuntimeInterface/UClothingInteractor
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Sync
(
IClothingSimulationInterface* Simulation |
ClothingSimulationInteractor.h | ||
virtual PRAGMA_DISABLE_DEPRECATION_WARNINGS void Sync
(
IClothingSimulation* Simulation |
ClothingSimulationInteractor.h |
Sync(IClothingSimulationInterface *)
| Name | Sync |
| Type | function |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationInteractor.h |
| Include Path | #include "ClothingSimulationInteractor.h" |
virtual void Sync
(
IClothingSimulationInterface * Simulation
)
Sync(IClothingSimulation *)
| Name | Sync |
| Type | function |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationInteractor.h |
| Include Path | #include "ClothingSimulationInteractor.h" |
virtual PRAGMA_DISABLE_DEPRECATION_WARNINGS void Sync
(
IClothingSimulation * Simulation
)