Elin Decompiled Documentation EA 23.102 Nightly
|
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) |
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 | |
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 5 of file CardRow.cs.
|
inlinevirtual |
Reimplemented from SourceData< T, T2 >.BaseRow.
Definition at line 105 of file CardRow.cs.
|
inlinevirtual |
Reimplemented from SourceData< T, T2 >.BaseRow.
Reimplemented in SourceChara.Row, and SourceThing.Row.
Definition at line 110 of file CardRow.cs.
References GetName().
Referenced by GetName().
|
inline |
Definition at line 115 of file CardRow.cs.
References Card.Chara, SourceElement.Row.GetAltname(), SourceElement.Row.GetName(), SourceData< T, T2 >.BaseRow.GetText(), Card.isChara, Chara.MainElement, quality, Element.source, and Element.Void.
|
inlinevirtual |
Definition at line 95 of file CardRow.cs.
References GetName().
Referenced by UIDragGridInfo.Init(), UIDragGridInfo.InitFuel(), TraitBaseSpellbook.OnRead(), ButtonResourceTrack.SetProp(), ActEffect.Wish(), and BaseListPeople.WriteHobbies().
|
inlinevirtual |
|
inlinevirtual |
Reimplemented from RenderRow.
Definition at line 70 of file CardRow.cs.
References origin, RenderRow.pref, and SourcePref.UsePref.
|
inlinevirtual |
Reimplemented from SourceData< T, T2 >.BaseRow.
Reimplemented in SourceThing.Row.
Definition at line 79 of file CardRow.cs.
References RenderRow.H, RenderRow.multisize, size, and RenderRow.W.
Card CardRow._model |
Definition at line 58 of file CardRow.cs.
string CardRow._origin |
Definition at line 15 of file CardRow.cs.
Referenced by SourceCard.AddRow(), Card.DecayNatural(), CraftUtil.MakeDish(), SourceThingV.OnAfterImportData(), BuildMenu.RefreshCategory(), and Thing.WriteNote().
Dictionary<int, int> CardRow.elementMap |
Definition at line 43 of file CardRow.cs.
Referenced by ElementContainerCard.SetOwner().
int [] CardRow.elements |
Definition at line 21 of file CardRow.cs.
Referenced by SourceCard.AddRow(), SourceThingV.OnAfterImportData(), and SourceFood.OnImportRow().
string [] CardRow.filter |
Definition at line 31 of file CardRow.cs.
Referenced by CardFilter.Pass().
string CardRow.id |
Definition at line 7 of file CardRow.cs.
Referenced by ThingGen._Create(), SourceCard.AddRow(), Card.AddThing(), SourceChara.BackupPref(), SourceThing.BackupPref(), Trait.Contains(), TraitCrafter.Craft(), ThingGen.CreateFromCategory(), CharaGen.CreateFromFilter(), ThingGen.CreateFromFilter(), ThingGen.CreateFromTag(), Biography.Generate(), DNA.GenerateGene(), TraitFoodEggFertilized.Incubate(), FoodEffect.IsHumanFlesh(), FoodEffect.IsUndeadFlesh(), SourceThingV.OnAfterImportData(), TraitBaseSpellbook.OnRead(), BuildMenu.RefreshCategory(), SourceChara.RestorePref(), AI_Eat.Run(), QuestDeliver.SetIdThing(), SourceChara.SetRow(), SourceFood.SetRow(), SourceThing.SetRow(), SourceThingV.SetRow(), GameDate.ShipRandomPackages(), Tactics.Tactics(), ThingGen.TestCreate(), SlaverData.TryRefresh(), Map.TryShatter(), ActEffect.Wish(), and DNA.WriteNote().
string [] CardRow.idActor |
Definition at line 35 of file CardRow.cs.
Referenced by CardRenderer.Draw(), BaseListPeople.OnClick(), CardRenderer.OnEnterScreen(), and Card.SpawnLoot().
string CardRow.idExtra |
Definition at line 9 of file CardRow.cs.
Referenced by CardRenderer.Draw(), and CardRenderer.RefreshExtra().
int CardRow.idShadow |
Definition at line 17 of file CardRow.cs.
bool CardRow.isChara |
Definition at line 55 of file CardRow.cs.
Referenced by SourceCard.AddRow(), RecipeCard.Build(), RecipeManager.BuildList(), RecipeCard.CreateMold(), SpawnList.Filter(), FoodEffect.IsHumanFlesh(), FoodEffect.IsUndeadFlesh(), CardFilter.Pass(), SerializedCards.Restore(), and ActEffect.Wish().
bool CardRow.isOrigin |
Definition at line 52 of file CardRow.cs.
Referenced by ThingGen._Create(), RecipeManager.BuildList(), CardFilter.Pass(), and SerializedCards.Restore().
int [] CardRow.light |
Definition at line 27 of file CardRow.cs.
string CardRow.lightData |
Definition at line 13 of file CardRow.cs.
Referenced by SerializedCards.Restore().
string [] CardRow.loot |
Definition at line 29 of file CardRow.cs.
Referenced by Card.SpawnLoot().
string [] CardRow.name2 |
Definition at line 39 of file CardRow.cs.
Referenced by SourceFood.OnImportRow().
string [] CardRow.name2_JP |
Definition at line 41 of file CardRow.cs.
Referenced by SourceFood.OnImportRow().
CardRow CardRow.origin |
Definition at line 49 of file CardRow.cs.
Referenced by ThingGen._Create(), Card.AddThing(), Trait.Contains(), GetPref(), and SourceThing.Row.SetTiles().
int CardRow.quality |
Definition at line 19 of file CardRow.cs.
Referenced by Thing.ApplyMaterial(), Card.Create(), GetName(), TraitFoodEggFertilized.Incubate(), SerializedCards.Restore(), and ActEffect.Wish().
int [] CardRow.shadow |
Definition at line 23 of file CardRow.cs.
int [] CardRow.size |
Definition at line 25 of file CardRow.cs.
Referenced by OnImportData().
Sprite CardRow.sprite |
Definition at line 46 of file CardRow.cs.
string CardRow.tierGroup |
Definition at line 11 of file CardRow.cs.
Referenced by Card.Create().
string [] CardRow.trait |
Definition at line 33 of file CardRow.cs.
Referenced by Card.ApplyTrait(), SourceThingV.OnAfterImportData(), and BaseListPeople.WriteHobbies().
string [] CardRow.vals |
Definition at line 37 of file CardRow.cs.
Referenced by TraitCatalyst.CreateAct(), TraitTrap.IgnoreWhenLevitating(), TraitTrap.OnActivateTrap(), and SourceThingV.OnAfterImportData().
|
get |
Definition at line 62 of file CardRow.cs.
Referenced by SerializedCards.Add().
|
get |
Definition at line 64 of file CardRow.cs.
|
get |
Definition at line 66 of file CardRow.cs.
|
get |
Definition at line 60 of file CardRow.cs.
Referenced by CardRenderer.Draw(), Card.TryMakeRandomItem(), and Thing.WriteNote().
|
get |
Definition at line 68 of file CardRow.cs.