Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
override string | GetSearchName (bool jp) |
override void | SetTiles () |
override string | GetName () |
![]() | |
override SourcePref | GetPref () |
override void | OnImportData (SourceData data) |
virtual string | GetName (int i) |
virtual string | GetName (SourceMaterial.Row mat, int sum) |
override string | GetEditorListName () |
override string | GetName () |
string | GetName (Card c, bool full=false) |
![]() | |
bool | HasTag (CTAG _tag) |
virtual string | GetSearchName (bool jp) |
bool | ContainsTag (string _tag) |
override void | OnImportData (SourceData data) |
void | SetRenderData () |
virtual void | SetTiles () |
int | ConvertTile (int tile) |
Sprite | GetSprite (int dir=0, int skin=0, bool snow=false) |
void | SetSpriteRenderer (SpriteRenderer sr, Sprite sprite=null, int matCol=0, bool setTransform=true, int dir=0) |
virtual SourcePref | GetPref () |
void | SetImage (Image image, Sprite sprite=null, int matCol=0, bool setNativeSize=true, int dir=0, int idSkin=0) |
void | SetRenderParam (RenderParam p, SourceMaterial.Row mat, int dir) |
virtual RenderParam | GetRenderParam (SourceMaterial.Row mat, int dir, Point point=null, int bridgeHeight=-1) |
virtual int | GetTile (SourceMaterial.Row mat, int dir=0) |
int | GetColorInt (SourceMaterial.Row mat) |
![]() | |
virtual string | GetName () |
string | GetDetail () |
virtual string | GetEditorListName () |
string | GetText (string id="name", bool returnNull=false) |
string[] | GetTextArray (string id) |
virtual void | SetID (ref int count) |
virtual void | OnImportData (SourceData data) |
Public Attributes | |
int | _id |
string | aka_JP |
string | aka |
int[] | tiles_snow |
string | hostility |
string | biome |
string | race |
string | job |
string | tactics |
string | aiIdle |
int[] | aiParam |
string[] | actCombat |
string[] | mainElement |
string | equip |
string[] | gachaFilter |
string | tone |
string[] | actIdle |
string | bio |
string | faith |
string[] | works |
string[] | hobbies |
string | idText |
string | moveAnime |
bool | staticSkin |
int[] | _tiles_snow |
SourceRace.Row | _race_row |
string | name_L |
string | detail_L |
string | aka_L |
![]() | |
string | id |
string | idExtra |
string | tierGroup |
string | lightData |
string | _origin |
int | idShadow |
int | quality |
int[] | elements |
int[] | shadow |
int[] | size |
int[] | light |
string[] | loot |
string[] | filter |
string[] | trait |
string[] | idActor |
string[] | vals |
string[] | name2 |
string[] | name2_JP |
Dictionary< int, int > | elementMap |
Sprite | sprite |
CardRow | origin |
bool | isOrigin |
bool | isChara |
Card | _model |
![]() | |
int[] | tiles |
int[] | _tiles |
int[] | skins |
int | colorMod |
int | sort |
int | value |
int | LV |
int | chance |
int | tempChance |
int | snowTile |
string | name |
string | name_JP |
string | detail |
string | detail_JP |
string | _idRenderData |
string | _tileType |
string | defMat |
string | colorType |
string | category |
string | idSound |
string | aliasPref |
string[] | components |
string[] | factory |
string[] | recipeKey |
string[] | tag |
int | W = 1 |
int | H = 1 |
bool | multisize |
bool | fixedMaterial |
SourcePref | pref |
RenderData | renderData |
Sprite[,] | sprites |
TileType | tileType |
bool | useAltColor |
bool | useRandomColor |
SourceMaterial.Row | DefaultMaterial |
SpriteReplacer | replacer |
string | _nameSearch |
string | _nameSearchJP |
![]() | |
int | _index |
Properties | |
override bool | UseAlias [get] |
override string | GetAlias [get] |
SourceRace.Row | race_row [get] |
override string | RecipeID [get] |
![]() | |
Card | model [get] |
override string | idRenderData [get] |
override string | idSprite [get] |
override string | idString [get] |
override string | pathSprite [get] |
![]() | |
virtual string | idString [get] |
virtual string | RecipeID [get] |
virtual string | pathRenderData [get] |
virtual string | idRenderData [get] |
virtual RenderData | defaultRenderData [get] |
virtual string | pathSprite [get] |
virtual string | idSprite [get] |
virtual string | prefabName [get] |
SourceCategory.Row | Category [get] |
string | RecipeCat [get] |
SourceManager | sources [get] |
![]() | |
virtual bool | UseAlias [get] |
virtual string | GetAlias [get] |
Additional Inherited Members | |
![]() | |
static Dictionary< string, RenderData > | DictRenderData = new Dictionary<string, RenderData>() |
Definition at line 7 of file SourceChara.cs.
|
inlinevirtual |
Reimplemented from CardRow.
Definition at line 111 of file SourceChara.cs.
References SourceData< T, T2 >.BaseRow.GetText().
|
inlinevirtual |
Reimplemented from RenderRow.
Definition at line 79 of file SourceChara.cs.
References RenderRow._nameSearch, RenderRow._nameSearchJP, SourceChara.Row.aka, SourceData< T, T2 >.BaseRow.GetText(), RenderRow.name, and RenderRow.name_JP.
|
inlinevirtual |
Reimplemented from RenderRow.
Definition at line 97 of file SourceChara.cs.
References SourceChara.Row._tiles_snow, RenderRow.HasTag(), RenderData.pass, MeshPass.pmesh, RenderRow.renderData, SourceChara.Row.staticSkin, SourceChara.Row.tiles_snow, and ProceduralMesh.tiling.
int SourceChara.Row._id |
Definition at line 9 of file SourceChara.cs.
SourceRace.Row SourceChara.Row._race_row |
Definition at line 60 of file SourceChara.cs.
int [] SourceChara.Row._tiles_snow |
Definition at line 57 of file SourceChara.cs.
Referenced by Chara.SetRenderParam(), and SourceChara.Row.SetTiles().
string [] SourceChara.Row.actCombat |
Definition at line 31 of file SourceChara.cs.
string [] SourceChara.Row.actIdle |
Definition at line 41 of file SourceChara.cs.
string SourceChara.Row.aiIdle |
Definition at line 27 of file SourceChara.cs.
int [] SourceChara.Row.aiParam |
Definition at line 29 of file SourceChara.cs.
string SourceChara.Row.aka |
Definition at line 13 of file SourceChara.cs.
Referenced by SourceChara.Row.GetSearchName().
string SourceChara.Row.aka_JP |
Definition at line 11 of file SourceChara.cs.
string SourceChara.Row.aka_L |
Definition at line 69 of file SourceChara.cs.
string SourceChara.Row.bio |
Definition at line 43 of file SourceChara.cs.
string SourceChara.Row.biome |
Definition at line 19 of file SourceChara.cs.
string SourceChara.Row.detail_L |
Definition at line 66 of file SourceChara.cs.
string SourceChara.Row.equip |
Definition at line 35 of file SourceChara.cs.
Referenced by Chara.RestockEquip().
string SourceChara.Row.faith |
Definition at line 45 of file SourceChara.cs.
string [] SourceChara.Row.gachaFilter |
Definition at line 37 of file SourceChara.cs.
string [] SourceChara.Row.hobbies |
Definition at line 49 of file SourceChara.cs.
Referenced by Chara.RerollHobby().
string SourceChara.Row.hostility |
Definition at line 17 of file SourceChara.cs.
string SourceChara.Row.idText |
Definition at line 51 of file SourceChara.cs.
Referenced by Chara.GetTopicText().
string SourceChara.Row.job |
Definition at line 23 of file SourceChara.cs.
Referenced by ContentCodex.RefreshInfo(), Tactics.Tactics(), and DNA.WriteNote().
string [] SourceChara.Row.mainElement |
Definition at line 33 of file SourceChara.cs.
Referenced by SpawnList.Filter().
string SourceChara.Row.moveAnime |
Definition at line 53 of file SourceChara.cs.
Referenced by Chara._CreateRenderer().
string SourceChara.Row.name_L |
Definition at line 63 of file SourceChara.cs.
string SourceChara.Row.race |
Definition at line 21 of file SourceChara.cs.
Referenced by CardRenderer.Draw(), and ContentCodex.RefreshInfo().
bool SourceChara.Row.staticSkin |
Definition at line 55 of file SourceChara.cs.
Referenced by Chara.GetSprite(), Chara.SetRenderParam(), and SourceChara.Row.SetTiles().
string SourceChara.Row.tactics |
Definition at line 25 of file SourceChara.cs.
Referenced by Chara.GetHoverText2(), Tactics.Tactics(), and DNA.WriteNote().
int [] SourceChara.Row.tiles_snow |
Definition at line 15 of file SourceChara.cs.
Referenced by SourceChara.Row.SetTiles().
string SourceChara.Row.tone |
Definition at line 39 of file SourceChara.cs.
string [] SourceChara.Row.works |
Definition at line 47 of file SourceChara.cs.
Referenced by Chara.RerollHobby().
|
get |
Definition at line 73 of file SourceChara.cs.
|
get |
Definition at line 75 of file SourceChara.cs.
Referenced by CharaFilter.ContainsTag(), and TraitCrafter.IsIngredient().
|
get |
Definition at line 77 of file SourceChara.cs.
|
get |
Definition at line 71 of file SourceChara.cs.