Navigation
Unreal Engine C++ API Reference > Plugins > ApexDestruction
Deprecated * APEX is deprecated. Destruction in future will be supported using Chaos Destruction.
Syntax
UPROPERTY&40;EditAnywhere, Category&61;DestructibleChunkParameters&41;
bool bDoNotFracture
Remarks
Per-chunk authoring data. Defines the chunk to be unfractureable. If this is true, then none of its children will be fractureable. Default = false.