Show / Hide Table of Contents

Class MyGpsCollectionDefinition.MyGpsCoordinate

Inheritance
System.Object
MyGpsCollectionDefinition.MyGpsCoordinate
Namespace: Sandbox.Definitions
Assembly: Sandbox.Game.dll
Syntax
public sealed class MyGpsCoordinate : ValueType

Fields

Actions

Declaration
public List<MyGpsCollectionDefinition.MyGpsAction> Actions
Field Value
Type Description
System.Collections.Generic.List<MyGpsCollectionDefinition.MyGpsAction>

Coords

Declaration
public Vector3D Coords
Field Value
Type Description
Vector3D

Name

Declaration
public string Name
Field Value
Type Description
System.String
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾