|
Elin Decompiled Documentation EA 23.250 Nightly Patch 1
|
Public Member Functions | |
| int | GetIdMaterial () |
Public Attributes | |
| float | chance = 1f |
| string | material |
| string[] | _material |
Properties | |
| virtual bool | IsSpawnOnBlock [get] |
| virtual bool | IsSpawnOnWater [get] |
Additional Inherited Members | |
Public Types inherited from BiomeProfile.BaseTile | |
| enum | SubType { None = 0 , Rnd5 = 10 , Rnd10 = 11 , Rnd20 = 12 , Pattern = 20 } |
| enum | DirType { Random8 , RandomSqrt8 , RandomSqrtSqrt8 } |
Protected Member Functions inherited from BiomeProfile.BaseTile | |
| string | _GetThing (string id) |
| void | _SetThing (ref string id, string value) |
| IEnumerable< string > | ThingRows () |
| string | _GetObj (int id) |
| void | _SetObj (ref int id, string value) |
| IEnumerable< string > | ObjRows () |
| string | _GetFloor (int id) |
| void | _SetFloor (ref int id, string value) |
| IEnumerable< string > | FloorRows () |
| string | _GetBlock (int id) |
| void | _SetBlock (ref int id, string value) |
| IEnumerable< string > | BlockRows () |
| string | _GetMat (int id) |
| void | _SetMat (ref int id, string value) |
| IEnumerable< string > | MatRows () |
| string | _GetSpawnList (string id) |
| void | _SetSpawnList (ref string id, string value) |
| IEnumerable< string > | _SpawnList () |
Definition at line 481 of file BiomeProfile.cs.
|
inline |
Definition at line 494 of file BiomeProfile.cs.
References BiomeProfile.Cluster.BaseItem._material, BiomeProfile.Cluster.BaseItem.material, SourceManager.materials, and EClass.sources.
Referenced by BiomeProfile.ClusterThing.TryCreate().
| string [] BiomeProfile.Cluster.BaseItem._material |
Definition at line 488 of file BiomeProfile.cs.
Referenced by BiomeProfile.Cluster.BaseItem.GetIdMaterial().
| float BiomeProfile.Cluster.BaseItem.chance = 1f |
Definition at line 483 of file BiomeProfile.cs.
Referenced by BiomeProfile.ClusterThing.TryCreate().
| string BiomeProfile.Cluster.BaseItem.material |
Definition at line 485 of file BiomeProfile.cs.
Referenced by BiomeProfile.Cluster.BaseItem.GetIdMaterial().
|
get |
Definition at line 490 of file BiomeProfile.cs.
Referenced by BiomeProfile.ClusterThing.TryCreate().
|
get |
Definition at line 492 of file BiomeProfile.cs.
Referenced by BiomeProfile.ClusterThing.TryCreate().