IClothingSimulation::ShouldSimulate

Called by the engine to detect whether or not the simulation should run, essentially are there any actors that need to simulate in this simulation

Windows
MacOS
Linux

Override Hierarchy

IClothingSimulation::ShouldSimulate()

ClothingSimulation::ShouldSimulate()

References

Module

ClothingSystemRuntimeInterface

Header

/Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationInterface.h

Include

#include "ClothingSimulationInterface.h"

Syntax

bool ShouldSimulate() const

Remarks

Called by the engine to detect whether or not the simulation should run, essentially are there any actors that need to simulate in this simulation

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss