Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRage.MyTuple`2

Morten Aune Lyrstad edited this page Apr 16, 2022 · 25 revisions

IndexNamespace Index

MyTuple<T1, T2> Struct

public struct MyTuple<T1, T2>

Namespace: VRage
Assembly: VRage.Library.dll

Fields

Member Description
\$1T1 Item1](VRage.MyTuple`2.Item1)
\$1T2 Item2](VRage.MyTuple`2.Item2)

Constructors

Member Description
\$1MyTuple(T1, T2)](VRage.MyTuple`2..ctor)

Clone this wiki locally