| IMyMotorBase Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Sandbox.ModAPI.IMyMotorBase"]
Namespace: Sandbox.ModAPI
public interface IMyMotorBase : IMyMotorBase, IMyFunctionalBlock, IMyTerminalBlock, IMyCubeBlock, IMyEntity
The IMyMotorBase 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.) | |
| 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.) | |
| DummyPosition |
Gets the dummy position, to aid in attachment
| |
| 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 top is attached to something
(Inherited from IMyMotorBase.) | |
| IsBeingHacked | (Inherited from IMyCubeBlock.) | |
| IsCCDForProjectiles | (Inherited from IMyEntity.) | |
| IsFunctional | (Inherited from IMyCubeBlock.) | |
| 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.) | |
| Min | (Inherited from IMyCubeBlock.) | |
| 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 motor stator is looking for a rotor
(Inherited from IMyMotorBase.) | |
| PersistentFlags | (Inherited from IMyEntity.) | |
| Physics | (Inherited from IMyEntity.) | |
| Position | (Inherited from IMyCubeBlock.) | |
| PositionComp | (Inherited from IMyEntity.) | |
| Render | (Inherited from IMyEntity.) | |
| Rotor |
Gets the attached rotor part entity
| |
| RotorGrid |
Gets the grid attached to the rotor part
| |
| Save | (Inherited from IMyEntity.) | |
| ShadowBoxLod | (Inherited from IMyEntity.) | |
| ShowOnHUD | (Inherited from IMyTerminalBlock.) | |
| SkipIfTooSmall | (Inherited from IMyEntity.) | |
| SyncObject | (Inherited from IMyEntity.) | |
| Transparent | (Inherited from IMyEntity.) | |
| 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 | ||
| OnClose | (Inherited from IMyEntity.) | |
| OnClosing | (Inherited from IMyEntity.) | |
| OnMarkForClose | (Inherited from IMyEntity.) | |
| OnPhysicsChanged | (Inherited from IMyEntity.) |