Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
string | GetRandomCharaId () |
string | GetRandomThingId () |
Public Attributes | |
List< SpawnListChara > | chara |
List< SpawnListThing > | thing |
Definition at line 401 of file BiomeProfile.cs.
|
inline |
Definition at line 407 of file BiomeProfile.cs.
References BiomeProfile.SpawnList.chance, and BiomeProfile.Spawns.chara.
Referenced by Region.OnAdvanceHour(), and SerializedCards.Restore().
|
inline |
Definition at line 416 of file BiomeProfile.cs.
References BiomeProfile.SpawnList.chance, and BiomeProfile.Spawns.thing.
Referenced by SerializedCards.Restore().
List<SpawnListChara> BiomeProfile.Spawns.chara |
Definition at line 403 of file BiomeProfile.cs.
Referenced by BiomeProfile.Spawns.GetRandomCharaId().
List<SpawnListThing> BiomeProfile.Spawns.thing |
Definition at line 405 of file BiomeProfile.cs.
Referenced by BiomeProfile.Spawns.GetRandomThingId().