Show / Hide Table of Contents

Class BiomeTemplatePrototype

A preset group of biome layers to be used for a BiomeComponent

Inheritance
System.Object
BiomeTemplatePrototype
Implements
Robust.Shared.Prototypes.IPrototype
Namespace: Content.Shared.Parallax.Biomes
Assembly: Content.Shared.dll
Syntax
public sealed class BiomeTemplatePrototype : object, IPrototype

Fields

| Improve this Doc View Source

Layers

Declaration
public List<IBiomeLayer> Layers
Field Value
Type Description
List<IBiomeLayer>

Properties

| Improve this Doc View Source

ID

Declaration
public string ID { get; }
Property Value
Type Description
System.String

Implements

Robust.Shared.Prototypes.IPrototype
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾