Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
override bool | TryCreate (Point p) |
virtual bool | TryCreate (Point p) |
Public Attributes | |
List< Item > | items |
![]() | |
Type | type |
float | density |
Additional Inherited Members | |
![]() | |
enum | Type { Scatter = 0 , ScatterExterior = 1 , ScatterInterior = 2 , ScatterNonObstacle = 3 , ByWall = 10 } |
Definition at line 538 of file BiomeProfile.cs.
|
inlinevirtual |
Reimplemented from BiomeProfile.Cluster.
Definition at line 542 of file BiomeProfile.cs.
References Point.cell, Cell.growth, Cell.HasBlock, item, BiomeProfile.ClusterObj.items, Rand.Range(), EScriptable.rnd(), Point.SetObj(), GrowSystem.SetRandomStage(), and Cell.sourceObj.
List<Item> BiomeProfile.ClusterObj.items |
Definition at line 540 of file BiomeProfile.cs.
Referenced by BiomeProfile.ClusterObj.TryCreate().