Elin Modding Docs Doc
|
Public Member Functions | |
override void | OnImportData (SourceData data) |
override void | SetTiles () |
override string | GetName (SourceMaterial.Row mat, int sum) |
override string | GetName () |
override string | GetSearchName (bool jp) |
![]() | |
override SourcePref | GetPref () |
override void | OnImportData (SourceData data) |
virtual string | GetName (int i) |
override string | GetEditorListName () |
override string | GetName () |
string | GetName (Card c, bool full=false) |
![]() | |
bool | HasTag (CTAG _tag) |
bool | ContainsTag (string _tag) |
override void | OnImportData (SourceData data) |
void | SetRenderData () |
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) |
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 unsafe 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) |
Public Attributes | |
string | unknown_JP |
string | unit_JP |
string | naming |
string | unit |
string | unknown |
int[] | altTiles |
int[] | anime |
string[] | disassemble |
int | HP |
int | weight |
int | electricity |
int | range |
string | attackType |
int[] | offense |
int[] | substats |
int[] | defense |
string | idToggleExtra |
string | idActorEx |
string | workTag |
string[] | roomName_JP |
string[] | roomName |
int[] | _altTiles |
bool | ignoreAltFix |
string | name_L |
string | detail_L |
string | unit_L |
string | unknown_L |
string[] | name2_L |
string[] | roomName_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 |
SourcePref | pref |
RenderData | renderData |
Sprite[,] | sprites |
TileType | tileType |
bool | useAltColor |
bool | useRandomColor |
bool | fixedMaterial |
SourceMaterial.Row | DefaultMaterial |
SpriteReplacer | replacer |
string | _nameSearch |
string | _nameSearchJP |
Properties | |
override bool | UseAlias [get] |
override string | GetAlias [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] |
Additional Inherited Members | |
![]() | |
static Dictionary< string, RenderData > | DictRenderData = new Dictionary<string, RenderData>() |
Definition at line 108 of file SourceThing.cs.
override string SourceThing.Row.GetName | ( | ) |
Definition at line 185 of file SourceThing.cs.
|
virtual |
Reimplemented from CardRow.
Definition at line 171 of file SourceThing.cs.
|
virtual |
Reimplemented from RenderRow.
Definition at line 200 of file SourceThing.cs.
override void SourceThing.Row.OnImportData | ( | SourceData | data | ) |
Definition at line 141 of file SourceThing.cs.
|
virtual |
Reimplemented from RenderRow.
Definition at line 148 of file SourceThing.cs.
int [] SourceThing.Row._altTiles |
Definition at line 283 of file SourceThing.cs.
int [] SourceThing.Row.altTiles |
Definition at line 235 of file SourceThing.cs.
int [] SourceThing.Row.anime |
Definition at line 238 of file SourceThing.cs.
string SourceThing.Row.attackType |
Definition at line 256 of file SourceThing.cs.
int [] SourceThing.Row.defense |
Definition at line 265 of file SourceThing.cs.
string SourceThing.Row.detail_L |
Definition at line 292 of file SourceThing.cs.
string [] SourceThing.Row.disassemble |
Definition at line 241 of file SourceThing.cs.
int SourceThing.Row.electricity |
Definition at line 250 of file SourceThing.cs.
int SourceThing.Row.HP |
Definition at line 244 of file SourceThing.cs.
string SourceThing.Row.idActorEx |
Definition at line 271 of file SourceThing.cs.
string SourceThing.Row.idToggleExtra |
Definition at line 268 of file SourceThing.cs.
bool SourceThing.Row.ignoreAltFix |
Definition at line 286 of file SourceThing.cs.
string [] SourceThing.Row.name2_L |
Definition at line 301 of file SourceThing.cs.
string SourceThing.Row.name_L |
Definition at line 289 of file SourceThing.cs.
string SourceThing.Row.naming |
Definition at line 226 of file SourceThing.cs.
int [] SourceThing.Row.offense |
Definition at line 259 of file SourceThing.cs.
int SourceThing.Row.range |
Definition at line 253 of file SourceThing.cs.
string [] SourceThing.Row.roomName |
Definition at line 280 of file SourceThing.cs.
string [] SourceThing.Row.roomName_JP |
Definition at line 277 of file SourceThing.cs.
string [] SourceThing.Row.roomName_L |
Definition at line 304 of file SourceThing.cs.
int [] SourceThing.Row.substats |
Definition at line 262 of file SourceThing.cs.
string SourceThing.Row.unit |
Definition at line 229 of file SourceThing.cs.
string SourceThing.Row.unit_JP |
Definition at line 223 of file SourceThing.cs.
string SourceThing.Row.unit_L |
Definition at line 295 of file SourceThing.cs.
string SourceThing.Row.unknown |
Definition at line 232 of file SourceThing.cs.
string SourceThing.Row.unknown_JP |
Definition at line 220 of file SourceThing.cs.
string SourceThing.Row.unknown_L |
Definition at line 298 of file SourceThing.cs.
int SourceThing.Row.weight |
Definition at line 247 of file SourceThing.cs.
string SourceThing.Row.workTag |
Definition at line 274 of file SourceThing.cs.
|
get |
Definition at line 122 of file SourceThing.cs.
|
get |
Definition at line 132 of file SourceThing.cs.
|
get |
Definition at line 112 of file SourceThing.cs.