Elin Modding Docs Doc
Loading...
Searching...
No Matches
SourceElement.Row Class Reference
Inheritance diagram for SourceElement.Row:

Public Member Functions

override string GetName ()
 
Sprite GetSprite ()
 
void SetImage (Image image)
 
string GetAltname (int i)
 
bool IsEncAppliable (Thing t, bool isMaterial)
 
bool IsEncAppliable (Thing t)
 
bool IsEncAppliable (SourceCategory.Row cat)
 

Public Attributes

int id
 
string alias
 
string name_JP
 
string name
 
string altname_JP
 
string altname
 
string aliasParent
 
float parentFactor
 
int lvFactor
 
int encFactor
 
int mtp
 
string aliasRef
 
string aliasMtp
 
int sort
 
string target
 
string[] proc
 
string type
 
string group
 
string category
 
string categorySub
 
string[] abilityType
 
string[] tag
 
string thing
 
int eleP
 
int cooldown
 
int LV
 
int chance
 
int value
 
int[] cost
 
int charge
 
float radius
 
int max
 
string[] req
 
string idTrainer
 
string encSlot
 
int partySkill
 
string tagTrainer
 
string levelBonus_JP
 
string levelBonus
 
string[] foodEffect
 
string[] langAct
 
string detail_JP
 
string detail
 
string textPhase_JP
 
string textPhase
 
string textExtra_JP
 
string textExtra
 
string textInc_JP
 
string textInc
 
string textDec_JP
 
string textDec
 
string[] textAlt_JP
 
string[] textAlt
 
string[] adjective_JP
 
string[] adjective
 
bool isAttribute
 
bool isPrimaryAttribute
 
bool isSkill
 
bool isSpell
 
int idMold
 
string name_L
 
string altname_L
 
string detail_L
 
string textPhase_L
 
string textExtra_L
 
string textInc_L
 
string textDec_L
 
string levelBonus_L
 
string[] textAlt_L
 
string[] adjective_L
 

Properties

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

Detailed Description

Definition at line 169 of file SourceElement.cs.

Member Function Documentation

◆ GetAltname()

string SourceElement.Row.GetAltname ( int i)

Definition at line 225 of file SourceElement.cs.

◆ GetName()

override string SourceElement.Row.GetName ( )

Definition at line 192 of file SourceElement.cs.

◆ GetSprite()

Sprite SourceElement.Row.GetSprite ( )

Definition at line 202 of file SourceElement.cs.

◆ IsEncAppliable() [1/3]

bool SourceElement.Row.IsEncAppliable ( SourceCategory.Row cat)

Definition at line 267 of file SourceElement.cs.

◆ IsEncAppliable() [2/3]

bool SourceElement.Row.IsEncAppliable ( Thing t)

Definition at line 245 of file SourceElement.cs.

◆ IsEncAppliable() [3/3]

bool SourceElement.Row.IsEncAppliable ( Thing t,
bool isMaterial )

Definition at line 231 of file SourceElement.cs.

◆ SetImage()

void SourceElement.Row.SetImage ( Image image)

Definition at line 213 of file SourceElement.cs.

Member Data Documentation

◆ abilityType

string [] SourceElement.Row.abilityType

Definition at line 355 of file SourceElement.cs.

◆ adjective

string [] SourceElement.Row.adjective

Definition at line 457 of file SourceElement.cs.

◆ adjective_JP

string [] SourceElement.Row.adjective_JP

Definition at line 454 of file SourceElement.cs.

◆ adjective_L

string [] SourceElement.Row.adjective_L

Definition at line 506 of file SourceElement.cs.

◆ alias

string SourceElement.Row.alias

Definition at line 298 of file SourceElement.cs.

◆ aliasMtp

string SourceElement.Row.aliasMtp

Definition at line 331 of file SourceElement.cs.

◆ aliasParent

string SourceElement.Row.aliasParent

Definition at line 313 of file SourceElement.cs.

◆ aliasRef

string SourceElement.Row.aliasRef

Definition at line 328 of file SourceElement.cs.

◆ altname

string SourceElement.Row.altname

Definition at line 310 of file SourceElement.cs.

◆ altname_JP

string SourceElement.Row.altname_JP

Definition at line 307 of file SourceElement.cs.

◆ altname_L

string SourceElement.Row.altname_L

Definition at line 482 of file SourceElement.cs.

◆ category

string SourceElement.Row.category

Definition at line 349 of file SourceElement.cs.

◆ categorySub

string SourceElement.Row.categorySub

Definition at line 352 of file SourceElement.cs.

◆ chance

int SourceElement.Row.chance

Definition at line 373 of file SourceElement.cs.

◆ charge

int SourceElement.Row.charge

Definition at line 382 of file SourceElement.cs.

◆ cooldown

int SourceElement.Row.cooldown

Definition at line 367 of file SourceElement.cs.

◆ cost

int [] SourceElement.Row.cost

Definition at line 379 of file SourceElement.cs.

◆ detail

string SourceElement.Row.detail

Definition at line 421 of file SourceElement.cs.

◆ detail_JP

string SourceElement.Row.detail_JP

Definition at line 418 of file SourceElement.cs.

◆ detail_L

string SourceElement.Row.detail_L

Definition at line 485 of file SourceElement.cs.

◆ eleP

int SourceElement.Row.eleP

Definition at line 364 of file SourceElement.cs.

◆ encFactor

int SourceElement.Row.encFactor

Definition at line 322 of file SourceElement.cs.

◆ encSlot

string SourceElement.Row.encSlot

Definition at line 397 of file SourceElement.cs.

◆ foodEffect

string [] SourceElement.Row.foodEffect

Definition at line 412 of file SourceElement.cs.

◆ group

string SourceElement.Row.group

Definition at line 346 of file SourceElement.cs.

◆ id

int SourceElement.Row.id

Definition at line 295 of file SourceElement.cs.

◆ idMold

int SourceElement.Row.idMold

Definition at line 476 of file SourceElement.cs.

◆ idTrainer

string SourceElement.Row.idTrainer

Definition at line 394 of file SourceElement.cs.

◆ isAttribute

bool SourceElement.Row.isAttribute

Definition at line 461 of file SourceElement.cs.

◆ isPrimaryAttribute

bool SourceElement.Row.isPrimaryAttribute

Definition at line 465 of file SourceElement.cs.

◆ isSkill

bool SourceElement.Row.isSkill

Definition at line 469 of file SourceElement.cs.

◆ isSpell

bool SourceElement.Row.isSpell

Definition at line 473 of file SourceElement.cs.

◆ langAct

string [] SourceElement.Row.langAct

Definition at line 415 of file SourceElement.cs.

◆ levelBonus

string SourceElement.Row.levelBonus

Definition at line 409 of file SourceElement.cs.

◆ levelBonus_JP

string SourceElement.Row.levelBonus_JP

Definition at line 406 of file SourceElement.cs.

◆ levelBonus_L

string SourceElement.Row.levelBonus_L

Definition at line 500 of file SourceElement.cs.

◆ LV

int SourceElement.Row.LV

Definition at line 370 of file SourceElement.cs.

◆ lvFactor

int SourceElement.Row.lvFactor

Definition at line 319 of file SourceElement.cs.

◆ max

int SourceElement.Row.max

Definition at line 388 of file SourceElement.cs.

◆ mtp

int SourceElement.Row.mtp

Definition at line 325 of file SourceElement.cs.

◆ name

string SourceElement.Row.name

Definition at line 304 of file SourceElement.cs.

◆ name_JP

string SourceElement.Row.name_JP

Definition at line 301 of file SourceElement.cs.

◆ name_L

string SourceElement.Row.name_L

Definition at line 479 of file SourceElement.cs.

◆ parentFactor

float SourceElement.Row.parentFactor

Definition at line 316 of file SourceElement.cs.

◆ partySkill

int SourceElement.Row.partySkill

Definition at line 400 of file SourceElement.cs.

◆ proc

string [] SourceElement.Row.proc

Definition at line 340 of file SourceElement.cs.

◆ radius

float SourceElement.Row.radius

Definition at line 385 of file SourceElement.cs.

◆ req

string [] SourceElement.Row.req

Definition at line 391 of file SourceElement.cs.

◆ sort

int SourceElement.Row.sort

Definition at line 334 of file SourceElement.cs.

◆ tag

string [] SourceElement.Row.tag

Definition at line 358 of file SourceElement.cs.

◆ tagTrainer

string SourceElement.Row.tagTrainer

Definition at line 403 of file SourceElement.cs.

◆ target

string SourceElement.Row.target

Definition at line 337 of file SourceElement.cs.

◆ textAlt

string [] SourceElement.Row.textAlt

Definition at line 451 of file SourceElement.cs.

◆ textAlt_JP

string [] SourceElement.Row.textAlt_JP

Definition at line 448 of file SourceElement.cs.

◆ textAlt_L

string [] SourceElement.Row.textAlt_L

Definition at line 503 of file SourceElement.cs.

◆ textDec

string SourceElement.Row.textDec

Definition at line 445 of file SourceElement.cs.

◆ textDec_JP

string SourceElement.Row.textDec_JP

Definition at line 442 of file SourceElement.cs.

◆ textDec_L

string SourceElement.Row.textDec_L

Definition at line 497 of file SourceElement.cs.

◆ textExtra

string SourceElement.Row.textExtra

Definition at line 433 of file SourceElement.cs.

◆ textExtra_JP

string SourceElement.Row.textExtra_JP

Definition at line 430 of file SourceElement.cs.

◆ textExtra_L

string SourceElement.Row.textExtra_L

Definition at line 491 of file SourceElement.cs.

◆ textInc

string SourceElement.Row.textInc

Definition at line 439 of file SourceElement.cs.

◆ textInc_JP

string SourceElement.Row.textInc_JP

Definition at line 436 of file SourceElement.cs.

◆ textInc_L

string SourceElement.Row.textInc_L

Definition at line 494 of file SourceElement.cs.

◆ textPhase

string SourceElement.Row.textPhase

Definition at line 427 of file SourceElement.cs.

◆ textPhase_JP

string SourceElement.Row.textPhase_JP

Definition at line 424 of file SourceElement.cs.

◆ textPhase_L

string SourceElement.Row.textPhase_L

Definition at line 488 of file SourceElement.cs.

◆ thing

string SourceElement.Row.thing

Definition at line 361 of file SourceElement.cs.

◆ type

string SourceElement.Row.type

Definition at line 343 of file SourceElement.cs.

◆ value

int SourceElement.Row.value

Definition at line 376 of file SourceElement.cs.

Property Documentation

◆ GetAlias

override string SourceElement.Row.GetAlias
get

Definition at line 183 of file SourceElement.cs.

◆ UseAlias

override bool SourceElement.Row.UseAlias
get

Definition at line 173 of file SourceElement.cs.


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