C# Class Content.Server.Destructible.Thresholds.Behaviors.ExplodeBehavior

Inheritance: IThresholdBehavior
Show file Open project: space-wizards/space-station-14

Public Methods

Method Description
Execute ( EntityUid owner, DestructibleSystem system ) : void

Method Details

Execute() public method

public Execute ( EntityUid owner, DestructibleSystem system ) : void
owner EntityUid
system DestructibleSystem
return void