Show / Hide Table of Contents

Class ProduceComponent

Inheritance
System.Object
ProduceComponent
Namespace: Content.Server.Botany.Components
Assembly: Content.Server.dll
Syntax
public sealed class ProduceComponent : Component

Fields

| Improve this Doc View Source

Seed

Seed data used to create a SeedComponent when this produce has its seeds extracted.

Declaration
public SeedData Seed
Field Value
Type Description
SeedData
| Improve this Doc View Source

SeedId

Seed data used to create a SeedComponent when this produce has its seeds extracted.

Declaration
public string? SeedId
Field Value
Type Description
System.Nullable<System.String>

Properties

| Improve this Doc View Source

SolutionName

Declaration
public string SolutionName { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾