|
| override void | OnInit () |
| |
| void | Init () |
| |
| 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 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) |
| |
Definition at line 123 of file SourceObj.cs.
◆ OnInit()
| override void SourceObj.Row.OnInit |
( |
| ) |
|
|
virtual |
◆ _growth
| string [] SourceObj.Row._growth |
◆ autoTile
| bool SourceObj.Row.autoTile |
◆ costSoil
| int SourceObj.Row.costSoil |
◆ detail_L
| string SourceObj.Row.detail_L |
◆ growth
◆ HasGrowth
| bool SourceObj.Row.HasGrowth |
◆ idRoof
◆ matCategory
| string SourceObj.Row.matCategory |
◆ name_L
| string SourceObj.Row.name_L |
◆ objType
| string SourceObj.Row.objType |
◆ objValType
| ObjValType SourceObj.Row.objValType |
◆ reqHarvest
| string [] SourceObj.Row.reqHarvest |
◆ vals
| string [] SourceObj.Row.vals |
◆ valType
| string SourceObj.Row.valType |
◆ defaultRenderData
| override RenderData SourceObj.Row.defaultRenderData |
|
get |
◆ GetAlias
| override string SourceObj.Row.GetAlias |
|
get |
◆ RecipeID
| override string SourceObj.Row.RecipeID |
|
get |
◆ UseAlias
| override bool SourceObj.Row.UseAlias |
|
get |
The documentation for this class was generated from the following file: