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 SourceSeed
Seed data used to create a SeedComponent when this produce has its seeds extracted.
Declaration
public SeedData Seed
Field Value
Type | Description |
---|---|
SeedData |
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 SourceSolutionName
Declaration
public string SolutionName { get; set; }
Property Value
Type | Description |
---|---|
System.String |