IMyLargeTurretBase Methods |
[This is preliminary documentation and is subject to change.]
The IMyLargeTurretBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetActions | (Inherited from IMyTerminalBlock.) |
![]() | GetActionWithName | (Inherited from IMyTerminalBlock.) |
![]() | GetInventory | (Inherited from IMyEntity.) |
![]() | GetInventory(Int32) | (Inherited from IMyEntity.) |
![]() | GetOwnerFactionTag | (Inherited from IMyCubeBlock.) |
![]() | GetPlayerRelationToOwner | Obsolete. (Inherited from IMyCubeBlock.) |
![]() | GetPosition | (Inherited from IMyEntity.) |
![]() | GetProperties | (Inherited from IMyTerminalBlock.) |
![]() | GetProperty | (Inherited from IMyTerminalBlock.) |
![]() | GetUserRelationToOwner | (Inherited from IMyCubeBlock.) |
![]() | HasLocalPlayerAccess | (Inherited from IMyTerminalBlock.) |
![]() | HasPlayerAccess | (Inherited from IMyTerminalBlock.) |
![]() | RequestEnable | Obsolete. (Inherited from IMyFunctionalBlock.) |
![]() | ResetTargetingToDefault |
resert targeting to default values
|
![]() | SearchActionsOfName | (Inherited from IMyTerminalBlock.) |
![]() | SetCustomName(String) | Obsolete. (Inherited from IMyTerminalBlock.) |
![]() | SetCustomName(StringBuilder) | Obsolete. (Inherited from IMyTerminalBlock.) |
![]() | SetTarget(IMyEntity) |
Tracks target without position prediction
|
![]() | SetTarget(Vector3D) |
Targets given position
|
![]() | SyncAzimuth |
method used to sync azimuth, you need to call it to sync azimuth for other clients/server
|
![]() | SyncElevation |
method used to sync elevation of turret , you need to call it to sync elevation for other clients/server
|
![]() | SyncEnableIdleRotation |
method used to sync idle rotation and elevation, you need to call it to sync rotation and elevation for other clients/server
|
![]() | TrackTarget(IMyEntity) |
Tracks entity with enabled position prediction
|
![]() | TrackTarget(Vector3D, Vector3) |
Tracks given target with enabled position prediction
|
![]() | UpdateIsWorking | Obsolete. (Inherited from IMyCubeBlock.) |
![]() | UpdateVisual | Obsolete. (Inherited from IMyCubeBlock.) |