Interface IMyAttachableTopBlock
Describes rotor,piston or wheel suspension attachable block (mods interface)
Inherited Members
Namespace: Sandbox.ModAPI
Assembly: Sandbox.Common.dll
Syntax
public interface IMyAttachableTopBlock : IMyCubeBlock, IMyEntity, IMyAttachableTopBlock, IMyCubeBlock, IMyEntity
Properties
Base
Gets the attached base block
Declaration
IMyMechanicalConnectionBlock Base { get; }
Property Value
Type | Description |
---|---|
IMyMechanicalConnectionBlock |