Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
UPair.cs
Go to the documentation of this file.
1
using
System;
2
3
[Serializable]
4
public
class
UPair
<T>
5
{
6
public
string
name
;
7
8
public
T
value
;
9
}
UPair
Definition:
UPair.cs:5
UPair.value
T value
Definition:
UPair.cs:8
UPair.name
string name
Definition:
UPair.cs:6
Elin
Plugins.basecore
UPair.cs
Generated by
1.9.6