IMyLargeTurretBase Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Sandbox.ModAPI.Ingame.IMyLargeTurretBase"]
Namespace: Sandbox.ModAPI.Ingame
public interface IMyLargeTurretBase : IMyUserControllableGun, IMyFunctionalBlock, IMyTerminalBlock, IMyCubeBlock, IMyEntity
The IMyLargeTurretBase type exposes the following members.
Name | Description | |
---|---|---|
AIEnabled |
Checks is AI is enabled for turret
| |
Azimuth |
Sets/gets azimuth of turret, this method is not synced, you need to sync azimuth manually
| |
BlockDefinition | (Inherited from IMyCubeBlock.) | |
CanControl | ||
CastShadows | (Inherited from IMyEntity.) | |
CheckConnectionAllowed | (Inherited from IMyCubeBlock.) | |
Closed | (Inherited from IMyEntity.) | |
Components | (Inherited from IMyEntity.) | |
CubeGrid | (Inherited from IMyCubeBlock.) | |
CustomInfo | (Inherited from IMyTerminalBlock.) | |
CustomName | (Inherited from IMyTerminalBlock.) | |
CustomNameWithFaction | (Inherited from IMyTerminalBlock.) | |
DebugAsyncLoading | (Inherited from IMyEntity.) | |
DefinitionDisplayNameText | (Inherited from IMyCubeBlock.) | |
DetailedInfo | (Inherited from IMyTerminalBlock.) | |
DisassembleRatio | (Inherited from IMyCubeBlock.) | |
DisplayName | (Inherited from IMyEntity.) | |
DisplayNameText | (Inherited from IMyCubeBlock.) | |
Elevation |
Sets/gets elevation of turret, this method is not synced, you need to sync elevation manually
| |
Enabled | (Inherited from IMyFunctionalBlock.) | |
EnableIdleRotation |
enable/disable idle rotation for turret, this method is not synced, you need to sync manually
| |
EntityId | (Inherited from IMyEntity.) | |
FastCastShadowResolve | (Inherited from IMyEntity.) | |
Flags | (Inherited from IMyEntity.) | |
GameLogic | (Inherited from IMyEntity.) | |
Hierarchy | (Inherited from IMyEntity.) | |
InScene | (Inherited from IMyEntity.) | |
InvalidateOnMove | (Inherited from IMyEntity.) | |
IsBeingHacked | (Inherited from IMyCubeBlock.) | |
IsCCDForProjectiles | (Inherited from IMyEntity.) | |
IsFunctional | (Inherited from IMyCubeBlock.) | |
IsShooting | (Inherited from IMyUserControllableGun.) | |
IsUnderControl |
Indicates whether a block is locally or remotely controlled.
| |
IsVolumetric | (Inherited from IMyEntity.) | |
IsWorking | (Inherited from IMyCubeBlock.) | |
LocalAABB | (Inherited from IMyEntity.) | |
LocalAABBHr | (Inherited from IMyEntity.) | |
LocalMatrix | (Inherited from IMyEntity.) | |
LocalVolume | (Inherited from IMyEntity.) | |
LocalVolumeOffset | (Inherited from IMyEntity.) | |
LocationForHudMarker | (Inherited from IMyEntity.) | |
MarkedForClose | (Inherited from IMyEntity.) | |
Mass |
Block mass
(Inherited from IMyCubeBlock.) | |
Max | (Inherited from IMyCubeBlock.) | |
MaxGlassDistSq | (Inherited from IMyEntity.) | |
Min | (Inherited from IMyCubeBlock.) | |
Name | (Inherited from IMyEntity.) | |
NearFlag | (Inherited from IMyEntity.) | |
NeedsDraw | (Inherited from IMyEntity.) | |
NeedsDrawFromParent | (Inherited from IMyEntity.) | |
NeedsResolveCastShadow | (Inherited from IMyEntity.) | |
NeedsUpdate | (Inherited from IMyEntity.) | |
NumberInGrid | (Inherited from IMyCubeBlock.) | |
Orientation | (Inherited from IMyCubeBlock.) | |
OwnerId | (Inherited from IMyCubeBlock.) | |
Parent | (Inherited from IMyEntity.) | |
PersistentFlags | (Inherited from IMyEntity.) | |
Physics | (Inherited from IMyEntity.) | |
Position | (Inherited from IMyCubeBlock.) | |
PositionComp | (Inherited from IMyEntity.) | |
Range | ||
Render | (Inherited from IMyEntity.) | |
Save | (Inherited from IMyEntity.) | |
ShadowBoxLod | (Inherited from IMyEntity.) | |
ShowOnHUD | (Inherited from IMyTerminalBlock.) | |
SkipIfTooSmall | (Inherited from IMyEntity.) | |
SyncObject | (Inherited from IMyEntity.) | |
Transparent | (Inherited from IMyEntity.) | |
Visible | (Inherited from IMyEntity.) | |
WorldAABB | (Inherited from IMyEntity.) | |
WorldAABBHr | (Inherited from IMyEntity.) | |
WorldMatrix | (Inherited from IMyEntity.) | |
WorldMatrixInvScaled | (Inherited from IMyEntity.) | |
WorldMatrixNormalizedInv | (Inherited from IMyEntity.) | |
WorldVolume | (Inherited from IMyEntity.) | |
WorldVolumeHr | (Inherited from IMyEntity.) |
Name | Description | |
---|---|---|
OnClose | (Inherited from IMyEntity.) | |
OnClosing | (Inherited from IMyEntity.) | |
OnMarkForClose | (Inherited from IMyEntity.) | |
OnPhysicsChanged | (Inherited from IMyEntity.) |