Elin Modding Docs Doc
|
Classes | |
class | BaseItem |
class | Item |
class | ItemThing |
Public Types | |
enum | Type { Scatter , ScatterExterior , ScatterInterior , ScatterNonObstacle , ByWall = 10 } |
Public Member Functions | |
virtual bool | TryCreate (Point p) |
Public Attributes | |
BiomeProfile.Cluster.Type | type |
float | density |
Definition at line 790 of file BiomeProfile.cs.
enum BiomeProfile.Cluster.Type |
Definition at line 805 of file BiomeProfile.cs.
|
virtual |
Definition at line 793 of file BiomeProfile.cs.
float BiomeProfile.Cluster.density |
Definition at line 802 of file BiomeProfile.cs.
BiomeProfile.Cluster.Type BiomeProfile.Cluster.type |
Definition at line 799 of file BiomeProfile.cs.