Space Engineers ModAPI Reference
Space Engineers ModAPI Reference
Namespaces
Sandbox.ModAPI.Ingame
IMyLargeTurretBase Interface
IMyLargeTurretBase Methods
ResetTargetingToDefault Method
SetTarget Method
SyncAzimuth Method
SyncElevation Method
SyncEnableIdleRotation Method
TrackTarget Method
IMyLargeTurretBase
SyncAzimuth Method
[This is preliminary documentation and is subject to change.]
method used to sync azimuth, you need to call it to sync azimuth for other clients/server
Namespace:
Sandbox.ModAPI.Ingame
Assembly:
Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
Copy
void
SyncAzimuth
()
See Also
Reference
IMyLargeTurretBase Interface
Sandbox.ModAPI.Ingame Namespace
Updated: 5/27/2016 6:59:01 PM