| IMyPistonBase Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Sandbox.ModAPI.IMyPistonBase"]
Namespace: Sandbox.ModAPI
public interface IMyPistonBase : IMyPistonBase, IMyFunctionalBlock, IMyTerminalBlock, IMyCubeBlock, IMyEntity
The IMyPistonBase type exposes the following members.
| Name | Description | |
|---|---|---|
| BlockDefinition | (Inherited from IMyCubeBlock.) | |
| CastShadows | (Inherited from IMyEntity.) | |
| CheckConnectionAllowed | (Inherited from IMyCubeBlock.) | |
| Closed | (Inherited from IMyEntity.) | |
| Components | (Inherited from IMyEntity.) | |
| CubeGrid | (Inherited from IMyCubeBlock.) | |
| CurrentPosition |
Gets the current position of the piston head relative to the base.
(Inherited from IMyPistonBase.) | |
| CustomInfo | (Inherited from IMyTerminalBlock.) | |
| CustomName | (Inherited from IMyTerminalBlock.) | |
| CustomNameWithFaction | (Inherited from IMyTerminalBlock.) | |
| DebugAsyncLoading | (Inherited from IMyEntity.) | |
| DefinitionDisplayNameText | (Inherited from IMyCubeBlock.) | |
| DetailedInfo | (Inherited from IMyTerminalBlock.) | |
| DisassembleRatio | (Inherited from IMyCubeBlock.) | |
| DisplayName | (Inherited from IMyEntity.) | |
| DisplayNameText | (Inherited from IMyCubeBlock.) | |
| Enabled | (Inherited from IMyFunctionalBlock.) | |
| EntityId | (Inherited from IMyEntity.) | |
| FastCastShadowResolve | (Inherited from IMyEntity.) | |
| Flags | (Inherited from IMyEntity.) | |
| GameLogic | (Inherited from IMyEntity.) | |
| Hierarchy | (Inherited from IMyEntity.) | |
| InScene | (Inherited from IMyEntity.) | |
| InvalidateOnMove | (Inherited from IMyEntity.) | |
| IsAttached |
Gets if the piston base is attached to the top piece
(Inherited from IMyPistonBase.) | |
| IsBeingHacked | (Inherited from IMyCubeBlock.) | |
| IsCCDForProjectiles | (Inherited from IMyEntity.) | |
| IsFunctional | (Inherited from IMyCubeBlock.) | |
| IsLocked |
Gets if the piston is safety locked (welded)
(Inherited from IMyPistonBase.) | |
| IsVolumetric | (Inherited from IMyEntity.) | |
| IsWorking | (Inherited from IMyCubeBlock.) | |
| LocalAABB | (Inherited from IMyEntity.) | |
| LocalAABBHr | (Inherited from IMyEntity.) | |
| LocalMatrix | (Inherited from IMyEntity.) | |
| LocalVolume | (Inherited from IMyEntity.) | |
| LocalVolumeOffset | (Inherited from IMyEntity.) | |
| LocationForHudMarker | (Inherited from IMyEntity.) | |
| MarkedForClose | (Inherited from IMyEntity.) | |
| Mass |
Block mass
(Inherited from IMyCubeBlock.) | |
| Max | (Inherited from IMyCubeBlock.) | |
| MaxGlassDistSq | (Inherited from IMyEntity.) | |
| MaxLimit | (Inherited from IMyPistonBase.) | |
| Min | (Inherited from IMyCubeBlock.) | |
| MinLimit | (Inherited from IMyPistonBase.) | |
| Name | (Inherited from IMyEntity.) | |
| NearFlag | (Inherited from IMyEntity.) | |
| NeedsDraw | (Inherited from IMyEntity.) | |
| NeedsDrawFromParent | (Inherited from IMyEntity.) | |
| NeedsResolveCastShadow | (Inherited from IMyEntity.) | |
| NeedsUpdate | (Inherited from IMyEntity.) | |
| NumberInGrid | (Inherited from IMyCubeBlock.) | |
| Orientation | (Inherited from IMyCubeBlock.) | |
| OwnerId | (Inherited from IMyCubeBlock.) | |
| Parent | (Inherited from IMyEntity.) | |
| PendingAttachment |
Gets if the piston is looking for a top part
(Inherited from IMyPistonBase.) | |
| PersistentFlags | (Inherited from IMyEntity.) | |
| Physics | (Inherited from IMyEntity.) | |
| Position | (Inherited from IMyCubeBlock.) | |
| PositionComp | (Inherited from IMyEntity.) | |
| Render | (Inherited from IMyEntity.) | |
| Save | (Inherited from IMyEntity.) | |
| ShadowBoxLod | (Inherited from IMyEntity.) | |
| ShowOnHUD | (Inherited from IMyTerminalBlock.) | |
| SkipIfTooSmall | (Inherited from IMyEntity.) | |
| Status |
Gets the current status.
(Inherited from IMyPistonBase.) | |
| SyncObject | (Inherited from IMyEntity.) | |
| Top |
Gets the attached piston top part entity
| |
| TopGrid |
Gets the grid attached to the piston top part
| |
| Transparent | (Inherited from IMyEntity.) | |
| Velocity |
Param - limit is top
(Inherited from IMyPistonBase.) | |
| Visible | (Inherited from IMyEntity.) | |
| WorldAABB | (Inherited from IMyEntity.) | |
| WorldAABBHr | (Inherited from IMyEntity.) | |
| WorldMatrix | (Inherited from IMyEntity.) | |
| WorldMatrixInvScaled | (Inherited from IMyEntity.) | |
| WorldMatrixNormalizedInv | (Inherited from IMyEntity.) | |
| WorldVolume | (Inherited from IMyEntity.) | |
| WorldVolumeHr | (Inherited from IMyEntity.) |
| Name | Description | |
|---|---|---|
| AttachedEntityChanged |
Notifies when the top grid is attached or detached
| |
| LimitReached | ||
| OnClose | (Inherited from IMyEntity.) | |
| OnClosing | (Inherited from IMyEntity.) | |
| OnMarkForClose | (Inherited from IMyEntity.) | |
| OnPhysicsChanged | (Inherited from IMyEntity.) |