Click or drag to resize
IMyLargeTurretBaseSetTarget Method (IMyEntity)

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

Tracks target without position prediction

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
void SetTarget(
	IMyEntity Entity
)

Parameters

Entity
Type: VRage.ModAPIIMyEntity

[Missing <param name="Entity"/> documentation for "M:Sandbox.ModAPI.Ingame.IMyLargeTurretBase.SetTarget(VRage.ModAPI.IMyEntity)"]

See Also