IMyGpsCollectionCreate Method |
[This is preliminary documentation and is subject to change.]
Namespace: VRage.Game.ModAPI
IMyGps Create( string name, string description, Vector3D coords, bool showOnHud, bool temporary = false )
[Missing <param name="name"/> documentation for "M:VRage.Game.ModAPI.IMyGpsCollection.Create(System.String,System.String,VRageMath.Vector3D,System.Boolean,System.Boolean)"]
[Missing <param name="description"/> documentation for "M:VRage.Game.ModAPI.IMyGpsCollection.Create(System.String,System.String,VRageMath.Vector3D,System.Boolean,System.Boolean)"]
[Missing <param name="coords"/> documentation for "M:VRage.Game.ModAPI.IMyGpsCollection.Create(System.String,System.String,VRageMath.Vector3D,System.Boolean,System.Boolean)"]
[Missing <param name="showOnHud"/> documentation for "M:VRage.Game.ModAPI.IMyGpsCollection.Create(System.String,System.String,VRageMath.Vector3D,System.Boolean,System.Boolean)"]
[Missing <returns> documentation for "M:VRage.Game.ModAPI.IMyGpsCollection.Create(System.String,System.String,VRageMath.Vector3D,System.Boolean,System.Boolean)"]