Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRage.MyTuple`5

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

IndexNamespace Index

MyTuple<T1, T2, T3, T4, T5> Struct

public struct MyTuple<T1, T2, T3, T4, T5>

Namespace: VRage
Assembly: VRage.Library.dll

Fields

Member Description
\$1T1 Item1](VRage.MyTuple`5.Item1)
\$1T2 Item2](VRage.MyTuple`5.Item2)
\$1T3 Item3](VRage.MyTuple`5.Item3)
\$1T4 Item4](VRage.MyTuple`5.Item4)
\$1T5 Item5](VRage.MyTuple`5.Item5)

Constructors

Member Description
\$1MyTuple(T1, T2, T3, T4, T5)](VRage.MyTuple`5..ctor)
Clone this wiki locally