Skip to content

VRage.MyTuple`1

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

IndexNamespace Index

MyTuple<T1> Struct

public struct MyTuple<T1>

Namespace: VRage
Assembly: VRage.Library.dll

Fields

T1 Item1

Constructors

MyTuple(T1 item1)

Clone this wiki locally