C# Class Content.Shared.Body.Events.RemovedFromBodyEvent

Raised on a mechanism when it is removed from a body.
Inheritance: EntityEventArgs
Afficher le fichier Open project: space-wizards/space-station-14

Méthodes publiques

Свойство Type Description
Old SharedBodyComponent

Méthodes publiques

Méthode Description
RemovedFromBodyEvent ( SharedBodyComponent old ) : Content.Shared.Body.Components

Method Details

RemovedFromBodyEvent() public méthode

public RemovedFromBodyEvent ( SharedBodyComponent old ) : Content.Shared.Body.Components
old SharedBodyComponent
Résultat Content.Shared.Body.Components

Property Details

Old public_oe property

public SharedBodyComponent Old
Résultat SharedBodyComponent