Multiplayer Support
In a multiplayer environment, network replication of the Realtime Destructible Mesh component is handled by the Destruction Network component.
It can be used by simply adding the Destruction Network component to the APlayerController Blueprint or C++ code you intend to use, as shown in the picture below.

