ClothingSimulation::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

ChaosCloth

Header

/Engine/Plugins/Experimental/ChaosCloth/Source/Chaos/Public/ChaosCloth/ChaosClothingSimulation.h

Include

#include "ChaosCloth/ChaosClothingSimulation.h"

Syntax

virtual 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