Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
LangList.Row Class Reference
Inheritance diagram for LangList.Row:

Public Attributes

string id
 
string filter
 
string[] text_JP
 
string[] text
 
string[] text_L
 

Properties

override bool UseAlias [get]
 
override string GetAlias [get]
 

Detailed Description

Definition at line 6 of file LangList.cs.

Member Data Documentation

◆ filter

string LangList.Row.filter

Definition at line 10 of file LangList.cs.

◆ id

string LangList.Row.id

Definition at line 8 of file LangList.cs.

Referenced by LangList.SetRow().

◆ text

string [] LangList.Row.text

Definition at line 14 of file LangList.cs.

Referenced by LangList.GetList().

◆ text_JP

string [] LangList.Row.text_JP

Definition at line 12 of file LangList.cs.

Referenced by LangList.GetList().

◆ text_L

string [] LangList.Row.text_L

Definition at line 17 of file LangList.cs.

Referenced by LangList.GetList().

Property Documentation

◆ GetAlias

override string LangList.Row.GetAlias
get

Definition at line 21 of file LangList.cs.

◆ UseAlias

override bool LangList.Row.UseAlias
get

Definition at line 19 of file LangList.cs.


The documentation for this class was generated from the following file: