Click or drag to resize
MyLargeGatlingTurret Properties

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

The MyLargeGatlingTurret type exposes the following members.

Properties
  NameDescription
Public propertyBurst
Public propertyClosed (Inherited from MyEntity.)
Public propertyComponents (Inherited from MyEntity.)
Public propertyConveyorEndpoint (Inherited from MyLargeConveyorTurretBase.)
Public propertyDisplayName (Inherited from MyEntity.)
Public propertyDisplayNameText
Display Name for GUI etc. Override in descendant classes. Usually used to display in terminal or inventory controls.
(Inherited from MyEntity.)
Public propertyEntityId
Entity id, can be set by subclasses (for example when using pool...)
(Inherited from MyEntity.)
Public propertyFlags (Inherited from MyEntity.)
Public propertyGameLogic (Inherited from MyEntity.)
Public propertyHasInventory
Returns true if this entity has got at least one inventory. Note that one aggregate inventory can contain zero simple inventories => zero will be returned even if GetInventoryBase() != null.
(Inherited from MyEntity.)
Public propertyHierarchy (Inherited from MyEntity.)
Public propertyInScene (Inherited from MyEntity.)
Public propertyInvalidateOnMove (Inherited from MyEntity.)
Public propertyInventoryCount
Iterate through inventories and return their count.
(Inherited from MyEntity.)
Public propertyIsCCDForProjectiles (Inherited from MyEntity.)
Public propertyIsPreview (Inherited from MyEntity.)
Public propertyIsVolumetric (Inherited from MyEntity.)
Public propertyLocationForHudMarker (Inherited from MyEntity.)
Public propertyMarkedForClose (Inherited from MyEntity.)
Public propertyMaxGlassDistSq (Inherited from MyEntity.)
Public propertyModel (Inherited from MyEntity.)
Public propertyModelCollision (Inherited from MyEntity.)
Public propertyNeedsUpdate (Inherited from MyEntity.)
Public propertyParent
Gets or sets the parent.
(Inherited from MyEntity.)
Public propertyPhysics (Inherited from MyEntity.)
Public propertyPositionComp (Inherited from MyEntity.)
Public propertyRender (Inherited from MyEntity.)
Public propertySave (Inherited from MyEntity.)
Public propertySubparts (Inherited from MyEntity.)
Public propertySyncFlag (Inherited from MyEntity.)
Public propertySyncObject (Inherited from MyEntity.)
Public propertyWorldMatrix (Inherited from MyEntity.)
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate propertyIMyEntityCastShadows (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityClosed (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityDebugAsyncLoading (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityDisplayName (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityEntityId (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityFastCastShadowResolve (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityGameLogic (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityHierarchy (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityInScene (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityInvalidateOnMove (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityIsCCDForProjectiles (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityIsVolumetric (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityLocalAABB (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityLocalAABBHr (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityLocalMatrix (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityLocalVolume (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityLocalVolumeOffset (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityLocationForHudMarker (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityMarkedForClose (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityMaxGlassDistSq (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityName (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityNearFlag (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityNeedsDraw (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityNeedsDrawFromParent (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityNeedsResolveCastShadow (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityNeedsUpdate (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityParent (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityPersistentFlags (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityPhysics (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntitySave (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityShadowBoxLod (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntitySkipIfTooSmall (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityTransparent (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityVisible (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityWorldAABB (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityWorldAABBHr (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityWorldMatrix (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityWorldMatrixInvScaled (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityWorldMatrixNormalizedInv (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityWorldVolume (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyEntityWorldVolumeHr (Inherited from MyEntity.)
Explicit interface implementationPrivate propertyIMyInventoryOwnerEntityId (Inherited from MyLargeConveyorTurretBase.)
Explicit interface implementationPrivate propertyIMyInventoryOwnerHasInventory (Inherited from MyLargeConveyorTurretBase.)
Explicit interface implementationPrivate propertyIMyInventoryOwnerInventoryCount (Inherited from MyLargeConveyorTurretBase.)
Explicit interface implementationPrivate propertyIMyInventoryOwnerUseConveyorSystem (Inherited from MyLargeConveyorTurretBase.)
Explicit interface implementationPrivate propertyIMyLargeConveyorTurretBaseUseConveyorSystem (Inherited from MyLargeConveyorTurretBase.)
Top
See Also