|
Elin Decompiled Documentation EA 23.272 Nightly
|
Public Member Functions | |
| override bool | TryCreate (Point p) |
| virtual bool | TryCreate (Point p) |
Public Attributes | |
| List< ItemThing > | items |
Public Attributes inherited from BiomeProfile.Cluster | |
| Type | type |
| float | density |
Additional Inherited Members | |
Public Types inherited from BiomeProfile.Cluster | |
| enum | Type { Scatter = 0 , ScatterExterior = 1 , ScatterInterior = 2 , ScatterNonObstacle = 3 , ByWall = 10 , ByWallFace = 11 , Space = 20 , SpaceByWall = 21 } |
Definition at line 600 of file BiomeProfile.cs.
|
inlinevirtual |
Reimplemented from BiomeProfile.Cluster.
Definition at line 604 of file BiomeProfile.cs.
References EClass._zone, Zone.AddCard(), BiomeProfile.Cluster.ItemThing.alignDir, Cell.Back, Point.cell, BiomeProfile.Cluster.BaseItem.chance, ThingGen.Create(), Cell.Front, TileType.GetDesiredDir(), BiomeProfile.Cluster.BaseItem.GetIdMaterial(), Cell.HasBlock, BiomeProfile.Cluster.ItemThing.id, Card.Install(), BiomeProfile.Cluster.BaseItem.IsSpawnOnBlock, BiomeProfile.Cluster.BaseItem.IsSpawnOnWater, Cell.IsTopWater, BiomeProfile.ClusterThing.items, Cell.Left, Rand.Range(), Cell.Right, and Card.TileType.
| List<ItemThing> BiomeProfile.ClusterThing.items |
Definition at line 602 of file BiomeProfile.cs.
Referenced by BiomeProfile.ClusterThing.TryCreate().