Elin Modding Docs Doc
Loading...
Searching...
No Matches
BiomeProfile.Spawns Class Reference

Public Member Functions

string GetRandomCharaId ()
 
string GetRandomThingId ()
 

Public Attributes

List< BiomeProfile.SpawnListCharachara
 
List< BiomeProfile.SpawnListThingthing
 

Detailed Description

Definition at line 709 of file BiomeProfile.cs.

Member Function Documentation

◆ GetRandomCharaId()

string BiomeProfile.Spawns.GetRandomCharaId ( )

Definition at line 712 of file BiomeProfile.cs.

◆ GetRandomThingId()

string BiomeProfile.Spawns.GetRandomThingId ( )

Definition at line 722 of file BiomeProfile.cs.

Member Data Documentation

◆ chara

List<BiomeProfile.SpawnListChara> BiomeProfile.Spawns.chara

Definition at line 732 of file BiomeProfile.cs.

◆ thing

List<BiomeProfile.SpawnListThing> BiomeProfile.Spawns.thing

Definition at line 735 of file BiomeProfile.cs.


The documentation for this class was generated from the following file: