Click or drag to resize
IMyLaserAntennaSetTargetCoords Method

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

Set coordinates of target

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common (in Sandbox.Common.dll) Version: 1.0.0.0
Syntax
C#
void SetTargetCoords(
	string coords
)

Parameters

coords
Type: SystemString
GPS coordinates string
See Also