Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
LangRow.cs
Go to the documentation of this file.
1
using
System;
2
3
public
class
LangRow
:
SourceData
.BaseRow
4
{
5
public
string
id
;
6
7
public
string
text_JP
;
8
9
public
string
text
;
10
11
[NonSerialized]
12
public
string
text_L
;
13
}
LangRow
Definition:
LangRow.cs:4
LangRow.id
string id
Definition:
LangRow.cs:5
LangRow.text_L
string text_L
Definition:
LangRow.cs:12
LangRow.text
string text
Definition:
LangRow.cs:9
LangRow.text_JP
string text_JP
Definition:
LangRow.cs:7
SourceData
Definition:
SourceData.cs:11
Elin
Plugins.basecore
LangRow.cs
Generated by
1.9.6