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

Inheritance: IThresholdBehavior
Afficher le fichier Open project: space-wizards/space-station-14

Méthodes publiques

Méthode Description
Execute ( EntityUid owner, DestructibleSystem system ) : void

Method Details

Execute() public méthode

public Execute ( EntityUid owner, DestructibleSystem system ) : void
owner EntityUid
system DestructibleSystem
Résultat void