Navigation
Unreal Engine C++ API Reference > Plugins > ApexDestruction > UDestructibleComponent
Syntax
UPROPERTY&40;EditAnywhere, BlueprintReadWrite, Category&61;DestructibleComponent&41;
bool bEnableHardSleeping
Remarks
Enable "hard sleeping" for destruction-generated PxActors. This means that they turn kinematic when they sleep, but can be made dynamic again by application of enough damage.