Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
override void | OnInit () |
![]() | |
void | Init () |
virtual void | OnInit () |
![]() | |
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) |
Properties | |
override bool | UseAlias [get] |
override string | GetAlias [get] |
override string | RecipeID [get] |
override RenderData | defaultRenderData [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 SourceObj.cs.
|
inlinevirtual |
Reimplemented from TileRow.
Definition at line 49 of file SourceObj.cs.
References SourceObj.Row._growth, SourceObj.Row.autoTile, SourceObj.Row.growth, SourceObj.Row.HasGrowth, GrowSystem.Init(), SourceObj.Row.objValType, RenderRow.tag, and SourceObj.Row.valType.
string [] SourceObj.Row._growth |
Definition at line 9 of file SourceObj.cs.
Referenced by SourceObj.Row.OnInit().
bool SourceObj.Row.autoTile |
Definition at line 29 of file SourceObj.cs.
Referenced by SourceObj.Row.OnInit().
int SourceObj.Row.costSoil |
Definition at line 11 of file SourceObj.cs.
string SourceObj.Row.detail_L |
Definition at line 39 of file SourceObj.cs.
GrowSystem SourceObj.Row.growth |
Definition at line 31 of file SourceObj.cs.
Referenced by BaseTileMap.DrawTile(), and SourceObj.Row.OnInit().
bool SourceObj.Row.HasGrowth |
Definition at line 26 of file SourceObj.cs.
Referenced by BaseTileMap.DrawTile(), TileMapElona.DrawTile(), Map.MineObj(), and SourceObj.Row.OnInit().
int SourceObj.Row.idRoof |
Definition at line 23 of file SourceObj.cs.
string SourceObj.Row.matCategory |
Definition at line 21 of file SourceObj.cs.
Referenced by Map.SetObj().
string SourceObj.Row.name_L |
Definition at line 36 of file SourceObj.cs.
string SourceObj.Row.objType |
Definition at line 13 of file SourceObj.cs.
ObjValType SourceObj.Row.objValType |
Definition at line 33 of file SourceObj.cs.
Referenced by SourceObj.Row.OnInit().
string [] SourceObj.Row.reqHarvest |
Definition at line 17 of file SourceObj.cs.
string [] SourceObj.Row.vals |
Definition at line 15 of file SourceObj.cs.
string SourceObj.Row.valType |
Definition at line 19 of file SourceObj.cs.
Referenced by SourceObj.Row.OnInit().
|
get |
Definition at line 47 of file SourceObj.cs.
|
get |
Definition at line 43 of file SourceObj.cs.
|
get |
Definition at line 45 of file SourceObj.cs.
|
get |
Definition at line 41 of file SourceObj.cs.