Click or drag to resize
IMyGpsUpdateHash Method

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

Updates the hash id if you've changed the name or the coordinates. NOTE: Do not use this if you plan on using this object to update existing GPS entries.

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
void UpdateHash()
See Also