Click or drag to resize
IMySensorBlock Properties
v01.180.0 (Beta)

[This is preliminary documentation and is subject to change.]

The IMySensorBlock type exposes the following members.

Properties
  NameDescription
Public propertyBackExtend
Gets or sets the back range of the sensor.
Public propertyBlockDefinition (Inherited from IMyCubeBlock.)
Public propertyBottomExtend
Gets or sets the bottom range of the sensor.
Public propertyCheckConnectionAllowed (Inherited from IMyCubeBlock.)
Public propertyComponents (Inherited from IMyEntity.)
Public propertyCubeGrid (Inherited from IMyCubeBlock.)
Public propertyCustomData
Gets or sets the Custom Data string. NOTE: Only use this for user input. For storing large mod configs, create your own MyModStorageComponent
(Inherited from IMyTerminalBlock.)
Public propertyCustomInfo (Inherited from IMyTerminalBlock.)
Public propertyCustomName (Inherited from IMyTerminalBlock.)
Public propertyCustomNameWithFaction (Inherited from IMyTerminalBlock.)
Public propertyDefinitionDisplayNameText (Inherited from IMyCubeBlock.)
Public propertyDetailedInfo (Inherited from IMyTerminalBlock.)
Public propertyDetectAsteroids
Gets or sets if the sensor should detect asteroids or planets.
Public propertyDetectEnemy
Gets or sets if the sensor should detect enemy players.
Public propertyDetectFloatingObjects
Gets or sets if the sensor should detect floating objects (components, rocks).
Public propertyDetectFriendly
Gets or sets if the sensor should detect friendly players.
Public propertyDetectLargeShips
Gets or sets if the sensor should detect large ships.
Public propertyDetectNeutral
Gets or sets if the sensor should detect neutral players.
Public propertyDetectOwner
Gets or sets if the sensor should detect the block owner.
Public propertyDetectPlayers
Gets or sets if the sensor should detect players.
Public propertyDetectSmallShips
Gets or sets if the sensor should detect small ships.
Public propertyDetectStations
Gets or sets if the sensor should detect large stations.
Public propertyDetectSubgrids
Gets or sets if the sensor should detect subgrids (eg. connected by connector).
Public propertyDisassembleRatio (Inherited from IMyCubeBlock.)
Public propertyDisplayName (Inherited from IMyEntity.)
Public propertyDisplayNameText (Inherited from IMyCubeBlock.)
Public propertyEnabled (Inherited from IMyFunctionalBlock.)
Public propertyEntityId (Inherited from IMyEntity.)
Public propertyFrontExtend
Gets or sets the front range of the sensor.
Public propertyHasInventory (Inherited from IMyEntity.)
Public propertyInventoryCount (Inherited from IMyEntity.)
Public propertyIsActive
Gets if there is any entity currently being detected.
Public propertyIsBeingHacked (Inherited from IMyCubeBlock.)
Public propertyIsFunctional (Inherited from IMyCubeBlock.)
Public propertyIsWorking (Inherited from IMyCubeBlock.)
Public propertyLastDetectedEntity
Public propertyLeftExtend
Gets or sets the left range of the sensor.
Public propertyMass (Inherited from IMyCubeBlock.)
Public propertyMax (Inherited from IMyCubeBlock.)
Public propertyMaxRange
Gets the maximum range of the sensor in any direction.
Public propertyMin (Inherited from IMyCubeBlock.)
Public propertyName (Inherited from IMyEntity.)
Public propertyNumberInGrid (Inherited from IMyCubeBlock.)
Public propertyOrientation (Inherited from IMyCubeBlock.)
Public propertyOwnerId (Inherited from IMyCubeBlock.)
Public propertyPlayProximitySound
Gets or sets if the proximity sound plays when an entity is detected.
Public propertyPosition (Inherited from IMyCubeBlock.)
Public propertyRightExtend
Gets or sets the right range of the sensor.
Public propertyShowInTerminal (Inherited from IMyTerminalBlock.)
Public propertyShowInToolbarConfig (Inherited from IMyTerminalBlock.)
Public propertyShowOnHUD (Inherited from IMyTerminalBlock.)
Public propertyTopExtend
Gets or sets the top range of the sensor.
Public propertyWorldAABB (Inherited from IMyEntity.)
Public propertyWorldAABBHr (Inherited from IMyEntity.)
Public propertyWorldMatrix (Inherited from IMyEntity.)
Public propertyWorldVolume (Inherited from IMyEntity.)
Public propertyWorldVolumeHr (Inherited from IMyEntity.)
Top
See Also