Class MyAirtightHangarDoor
Inheritance
System.Object
Sandbox.Game.Entities.Cube.MySyncedBlock
Sandbox.Game.Entities.Cube.MyTerminalBlock
Sandbox.Game.Entities.Cube.MyFunctionalBlock
MyAirtightHangarDoor
Implements
Inherited Members
Namespace: Sandbox.Game.Entities
Assembly: Sandbox.Game.dll
Syntax
[MyCubeBlockType]
[MyTerminalInterface]
public class MyAirtightHangarDoor : MyAirtightDoorGeneric, IMyComponentOwner<MyIDModule>, IMyUpgradableBlock, IMyUpgradableBlock, IMyEventProxy, IMyEventOwner, IMySyncedEntity, IMyTieredUpdateBlock, IMyUpdateTimer, IMyTextSurfaceProvider, IMyMultiTextPanelComponentOwner, IMyTextPanelComponentOwner, IMyAirtightHangarDoor, IMyAirtightDoorBase, IMyDoor, IMyFunctionalBlock, IMyTerminalBlock, IMyCubeBlock, IMyEntity, IMyAirtightHangarDoor, IMyAirtightDoorBase, IMyDoor, IMyFunctionalBlock, IMyTerminalBlock, IMyCubeBlock, IMyEntity
Constructors
MyAirtightHangarDoor()
Declaration
public MyAirtightHangarDoor()
Methods
ContactCallbackInternal()
Declaration
public override void ContactCallbackInternal()
Overrides
EnableContactCallbacks()
Declaration
public override bool EnableContactCallbacks()
Returns
Type | Description |
---|---|
System.Boolean |
Overrides
FillSubparts()
Declaration
protected override void FillSubparts()
Overrides
IsClosing()
Declaration
public override bool IsClosing()
Returns
Type | Description |
---|---|
System.Boolean |
Overrides
UpdateDoorPosition()
Declaration
protected override void UpdateDoorPosition()