Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
UD_Biome.cs
Go to the documentation of this file.
1using System;
2
3[Serializable]
4public class UD_Biome : UDictionary<string, BiomeProfile>
5{
6}