Click or drag to resize
SerializableVector2I Structure

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

[Missing <summary> documentation for "T:VRage.SerializableVector2I"]

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public struct SerializableVector2I

The SerializableVector2I type exposes the following members.

Constructors
  NameDescription
Public methodSerializableVector2I
Initializes a new instance of the SerializableVector2I class
Top
Properties
  NameDescription
Public propertyx
Public propertyy
Top
Methods
Operators
Fields
  NameDescription
Public fieldX
Public fieldY
Top
See Also