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

Classes

class  Row
 
class  Tier
 
class  TierList
 

Public Member Functions

override SourceMaterial.Row CreateRow ()
 
override void SetRow (SourceMaterial.Row r)
 
override void OnInit ()
 
override void OnAfterImportData ()
 
void OnImportRow (SourceMaterial.Row r)
 

Static Public Attributes

static Dictionary< string, SourceMaterial.TierListtierMap = new Dictionary<string, SourceMaterial.TierList>()
 

Properties

override string[] ImportFields [get]
 

Detailed Description

Definition at line 7 of file SourceMaterial.cs.

Member Function Documentation

◆ CreateRow()

override SourceMaterial.Row SourceMaterial.CreateRow ( )

Definition at line 10 of file SourceMaterial.cs.

◆ OnAfterImportData()

override void SourceMaterial.OnAfterImportData ( )

Definition at line 103 of file SourceMaterial.cs.

◆ OnImportRow()

void SourceMaterial.OnImportRow ( SourceMaterial.Row r)

Definition at line 109 of file SourceMaterial.cs.

◆ OnInit()

override void SourceMaterial.OnInit ( )

Definition at line 58 of file SourceMaterial.cs.

◆ SetRow()

override void SourceMaterial.SetRow ( SourceMaterial.Row r)

Definition at line 52 of file SourceMaterial.cs.

Member Data Documentation

◆ tierMap

Dictionary<string, SourceMaterial.TierList> SourceMaterial.tierMap = new Dictionary<string, SourceMaterial.TierList>()
static

Definition at line 143 of file SourceMaterial.cs.

Property Documentation

◆ ImportFields

override string [] SourceMaterial.ImportFields
get

Definition at line 123 of file SourceMaterial.cs.


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