Navigation
API > API/Plugins > API/Plugins/ApexDestruction > API/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.