Show / Hide Table of Contents

Class MyObjectBuilder_SessionComponentMission.pair

Inheritance
System.Object
MyObjectBuilder_SessionComponentMission.pair
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class pair : ValueType

Constructors

pair(UInt64, Int32)

Declaration
public pair(ulong p1, int p2)
Parameters
Type Name Description
System.UInt64 p1
System.Int32 p2

Fields

ser

Declaration
public int ser
Field Value
Type Description
System.Int32

stm

Declaration
public ulong stm
Field Value
Type Description
System.UInt64
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾