IMyMechanicalConnectionBlockTop Property |
v01.180.0 (Beta)[This is preliminary documentation and is subject to change.]
Gets the attached top part entity
Namespace: Sandbox.ModAPIAssembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax IMyAttachableTopBlock Top { get; }
ReadOnly Property Top As IMyAttachableTopBlock
Get
property IMyAttachableTopBlock^ Top {
IMyAttachableTopBlock^ get ();
}
abstract Top : IMyAttachableTopBlock with get
Property Value
Type:
IMyAttachableTopBlockSee Also