Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
SourceSupplyType.cs
Go to the documentation of this file.
1using System;
2
3public class SourceSupplyType
4{
5 public class Row
6 {
7 [NonSerialized]
8 public string name_L;
9 }
10}