Elin Modding Docs Doc
|
Public Member Functions | |
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) |
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 | 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 | |
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 6 of file CardRow.cs.
override string CardRow.GetEditorListName | ( | ) |
Definition at line 101 of file CardRow.cs.
override string CardRow.GetName | ( | ) |
Definition at line 107 of file CardRow.cs.
string CardRow.GetName | ( | Card | c, |
bool | full = false ) |
Definition at line 113 of file CardRow.cs.
|
virtual |
Definition at line 89 of file CardRow.cs.
|
virtual |
Definition at line 95 of file CardRow.cs.
|
virtual |
Reimplemented from RenderRow.
Definition at line 64 of file CardRow.cs.
override void CardRow.OnImportData | ( | SourceData | data | ) |
Definition at line 74 of file CardRow.cs.
Card CardRow._model |
Definition at line 216 of file CardRow.cs.
string CardRow._origin |
Definition at line 154 of file CardRow.cs.
Dictionary<int, int> CardRow.elementMap |
Definition at line 196 of file CardRow.cs.
int [] CardRow.elements |
Definition at line 163 of file CardRow.cs.
string [] CardRow.filter |
Definition at line 178 of file CardRow.cs.
string CardRow.id |
Definition at line 142 of file CardRow.cs.
string [] CardRow.idActor |
Definition at line 184 of file CardRow.cs.
string CardRow.idExtra |
Definition at line 145 of file CardRow.cs.
int CardRow.idShadow |
Definition at line 157 of file CardRow.cs.
bool CardRow.isChara |
Definition at line 212 of file CardRow.cs.
bool CardRow.isOrigin |
Definition at line 208 of file CardRow.cs.
int [] CardRow.light |
Definition at line 172 of file CardRow.cs.
string CardRow.lightData |
Definition at line 151 of file CardRow.cs.
string [] CardRow.loot |
Definition at line 175 of file CardRow.cs.
string [] CardRow.name2 |
Definition at line 190 of file CardRow.cs.
string [] CardRow.name2_JP |
Definition at line 193 of file CardRow.cs.
CardRow CardRow.origin |
Definition at line 204 of file CardRow.cs.
int CardRow.quality |
Definition at line 160 of file CardRow.cs.
int [] CardRow.shadow |
Definition at line 166 of file CardRow.cs.
int [] CardRow.size |
Definition at line 169 of file CardRow.cs.
Sprite CardRow.sprite |
Definition at line 200 of file CardRow.cs.
string CardRow.tierGroup |
Definition at line 148 of file CardRow.cs.
string [] CardRow.trait |
Definition at line 181 of file CardRow.cs.
string [] CardRow.vals |
Definition at line 187 of file CardRow.cs.
|
get |
Definition at line 25 of file CardRow.cs.
|
get |
Definition at line 35 of file CardRow.cs.
|
get |
Definition at line 45 of file CardRow.cs.
|
get |
Definition at line 10 of file CardRow.cs.
|
get |
Definition at line 55 of file CardRow.cs.