Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

SpaceEngineers.Game.ModAPI.Ingame.IMyParachute.ToggleDoor

Malware edited this page Dec 25, 2018 · 13 revisions

IndexIMyParachute

Summary

private public abstract virtual ToggleDoor
```csharp

Toggles the open state of this door. See [Status](SpaceEngineers.Game.ModAPI.Ingame.IMyParachute.Status) to get the current status.

### Returns

### Example

### Remarks

Clone this wiki locally