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