Class SeedComponent
Inheritance
System.Object
SeedComponent
Namespace: Content.Server.Botany.Components
Assembly: Content.Server.dll
Syntax
public sealed class SeedComponent : Component
Fields
| Improve this Doc View SourceSeed
Declaration
public SeedData Seed
Field Value
Type | Description |
---|---|
SeedData |
SeedId
Name of a base seed prototype that is used if Seed is null.
Declaration
public string? SeedId
Field Value
Type | Description |
---|---|
System.Nullable<System.String> |