Navigation
Unreal Engine C++ API Reference > Plugins > ApexDestruction
Syntax
UPROPERTY&40;EditAnywhere, Category&61;DestructibleChunkParameters&41;
bool bDoNotDamage
Remarks
Defines the chunk to be undamageable. This means this chunk will not fracture, but its children might. Default = false.