Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface > API/Runtime/ClothingSystemRuntimeInterface/UClothingSimulationInteractor
Description
Return the solver number of iterations. This could be different from the number set if the simulation hasn't updated yet.
| Name | GetNumIterations |
| Type | function |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationInteractor.h |
| Include Path | #include "ClothingSimulationInteractor.h" |
UFUNCTION (BlueprintCallable, Category=ClothingSimulation)
int32 GetNumIterations() const