|
Elin Modding Docs Doc
|
Public Member Functions | |
| string | GetRandomCharaId () |
| string | GetRandomThingId () |
Public Attributes | |
| List< BiomeProfile.SpawnListChara > | chara |
| List< BiomeProfile.SpawnListThing > | thing |
Definition at line 709 of file BiomeProfile.cs.
| string BiomeProfile.Spawns.GetRandomCharaId | ( | ) |
Definition at line 712 of file BiomeProfile.cs.
| string BiomeProfile.Spawns.GetRandomThingId | ( | ) |
Definition at line 722 of file BiomeProfile.cs.
| List<BiomeProfile.SpawnListChara> BiomeProfile.Spawns.chara |
Definition at line 732 of file BiomeProfile.cs.
| List<BiomeProfile.SpawnListThing> BiomeProfile.Spawns.thing |
Definition at line 735 of file BiomeProfile.cs.