Interface IBiome
- Namespace
- Helldivers2API.Data.Models.Interfaces
- Assembly
- Helldivers2API.dll
public interface IBiome : IDataCache
- Inherited Members
Properties
Description
string Description { get; }
Property Value
Name
string Name { get; }
public interface IBiome : IDataCache
string Description { get; }
string Name { get; }