VRage.MyTuple`3 - bimbam2103/space_engineers GitHub Wiki

IndexNamespace Index

MyTuple<T1, T2, T3> Struct

public struct MyTuple<T1, T2, T3>

Namespace: VRage
Assembly: VRage.Library.dll

Fields

T1 Item1

T2 Item2

T3 Item3

Constructors

MyTuple(T1 item1, T2 item2, T3 item3)

⚠️ **GitHub.com Fallback** ⚠️