Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
override bool | TryCreate (Point p) |
virtual bool | TryCreate (Point p) |
Public Attributes | |
List< ItemThing > | items |
![]() | |
Type | type |
float | density |
Additional Inherited Members | |
![]() | |
enum | Type { Scatter = 0 , ScatterExterior = 1 , ScatterInterior = 2 , ScatterNonObstacle = 3 , ByWall = 10 } |
Definition at line 572 of file BiomeProfile.cs.
|
inlinevirtual |
Reimplemented from BiomeProfile.Cluster.
Definition at line 576 of file BiomeProfile.cs.
References EClass._zone, Zone.AddCard(), Point.cell, BiomeProfile.Cluster.BaseItem.chance, ThingGen.Create(), TileType.GetDesiredDir(), Cell.HasBlock, BiomeProfile.Cluster.ItemThing.id, Card.Install(), BiomeProfile.Cluster.BaseItem.IsSpawnOnBlock, BiomeProfile.Cluster.BaseItem.IsSpawnOnWater, Cell.IsTopWater, BiomeProfile.ClusterThing.items, Rand.Range(), and Card.TileType.
List<ItemThing> BiomeProfile.ClusterThing.items |
Definition at line 574 of file BiomeProfile.cs.
Referenced by BiomeProfile.ClusterThing.TryCreate().