Show / Hide Table of Contents

Class MyObjectBuilder_SensorBlock

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_CubeBlock
MyObjectBuilder_TerminalBlock
MyObjectBuilder_FunctionalBlock
MyObjectBuilder_SensorBlock
Inherited Members
MyObjectBuilder_FunctionalBlock.Enabled
MyObjectBuilder_FunctionalBlock.TextPanelsNew
MyObjectBuilder_FunctionalBlock.GetTextPanelsData()
MyObjectBuilder_TerminalBlock.CustomName
MyObjectBuilder_TerminalBlock.ShowOnHUD
MyObjectBuilder_TerminalBlock.ShowInTerminal
MyObjectBuilder_TerminalBlock.ShowInToolbarConfig
MyObjectBuilder_TerminalBlock.ShowInInventory
MyObjectBuilder_TerminalBlock.NumberInGrid
MyObjectBuilder_TerminalBlock.IsSurvivalModeForced
MyObjectBuilder_CubeBlock.EntityId
MyObjectBuilder_CubeBlock.Name
MyObjectBuilder_CubeBlock.Min
MyObjectBuilder_CubeBlock.IntegrityPercent
MyObjectBuilder_CubeBlock.BuildPercent
MyObjectBuilder_CubeBlock.BlockOrientation
MyObjectBuilder_CubeBlock.ConstructionInventory
MyObjectBuilder_CubeBlock.ColorMaskHSV
MyObjectBuilder_CubeBlock.SkinSubtypeId
MyObjectBuilder_CubeBlock.ConstructionStockpile
MyObjectBuilder_CubeBlock.Owner
MyObjectBuilder_CubeBlock.BuiltBy
MyObjectBuilder_CubeBlock.ShareMode
MyObjectBuilder_CubeBlock.DeformationRatio
MyObjectBuilder_CubeBlock.SubBlocks
MyObjectBuilder_CubeBlock.MultiBlockId
MyObjectBuilder_CubeBlock.MultiBlockDefinition
MyObjectBuilder_CubeBlock.MultiBlockIndex
MyObjectBuilder_CubeBlock.BlockGeneralDamageModifier
MyObjectBuilder_CubeBlock.ComponentContainer
MyObjectBuilder_CubeBlock.ShouldSerializeEntityId()
MyObjectBuilder_CubeBlock.ShouldSerializeMin()
MyObjectBuilder_CubeBlock.ShouldSerializeOrientation()
MyObjectBuilder_CubeBlock.ShouldSerializeBlockOrientation()
MyObjectBuilder_CubeBlock.ShouldSerializeConstructionInventory()
MyObjectBuilder_CubeBlock.ShouldSerializeColorMaskHSV()
MyObjectBuilder_CubeBlock.ShouldSerializeSkinSubtypeId()
MyObjectBuilder_CubeBlock.Upgrade(MyObjectBuilder_CubeBlock, MyObjectBuilderType, String)
MyObjectBuilder_CubeBlock.ShouldSerializeConstructionStockpile()
MyObjectBuilder_CubeBlock.ShouldSerializeMultiBlockId()
MyObjectBuilder_CubeBlock.ShouldSerializeMultiBlockDefinition()
MyObjectBuilder_CubeBlock.ShouldSerializeComponentContainer()
MyObjectBuilder_CubeBlock.SetupForProjector()
MyObjectBuilder_CubeBlock.SetupForGridPaste()
MyObjectBuilder_CubeBlock.Orientation
MyObjectBuilder_Base.ShouldSerializeSubtypeId()
MyObjectBuilder_Base.Clone()
MyObjectBuilder_Base.Equals(MyObjectBuilder_Base)
MyObjectBuilder_Base.SubtypeId
MyObjectBuilder_Base.SubtypeName
MyObjectBuilder_Base.TypeId
Namespace: Sandbox.Common.ObjectBuilders
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_SensorBlock : MyObjectBuilder_FunctionalBlock

Constructors

MyObjectBuilder_SensorBlock()

Declaration
public MyObjectBuilder_SensorBlock()

Fields

DetectAsteroids

Declaration
public bool DetectAsteroids
Field Value
Type Description
System.Boolean

DetectEnemy

Declaration
public bool DetectEnemy
Field Value
Type Description
System.Boolean

DetectFloatingObjects

Declaration
public bool DetectFloatingObjects
Field Value
Type Description
System.Boolean

DetectFriendly

Declaration
public bool DetectFriendly
Field Value
Type Description
System.Boolean

DetectLargeShips

Declaration
public bool DetectLargeShips
Field Value
Type Description
System.Boolean

DetectNeutral

Declaration
public bool DetectNeutral
Field Value
Type Description
System.Boolean

DetectOwner

Declaration
public bool DetectOwner
Field Value
Type Description
System.Boolean

DetectPlayers

Declaration
public bool DetectPlayers
Field Value
Type Description
System.Boolean

DetectSmallShips

Declaration
public bool DetectSmallShips
Field Value
Type Description
System.Boolean

DetectStations

Declaration
public bool DetectStations
Field Value
Type Description
System.Boolean

DetectSubgrids

Declaration
public bool DetectSubgrids
Field Value
Type Description
System.Boolean

FieldMax

Declaration
public SerializableVector3 FieldMax
Field Value
Type Description
VRage.SerializableVector3

FieldMin

Declaration
public SerializableVector3 FieldMin
Field Value
Type Description
VRage.SerializableVector3

IsActive

Declaration
public bool IsActive
Field Value
Type Description
System.Boolean

PlaySound

Declaration
public bool PlaySound
Field Value
Type Description
System.Boolean

Toolbar

Declaration
public MyObjectBuilder_Toolbar Toolbar
Field Value
Type Description
MyObjectBuilder_Toolbar

Methods

Remap(IMyRemapHelper)

Declaration
public override void Remap(IMyRemapHelper remapHelper)
Parameters
Type Name Description
IMyRemapHelper remapHelper
Overrides
MyObjectBuilder_CubeBlock.Remap(IMyRemapHelper)

Extension Methods

MyObjectBuilderExtensions.GetId(MyObjectBuilder_Base)
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾