Show / Hide Table of Contents

Class WelderRefinableComponent

Used for something that can be refined by welder. For example, glass shard can be refined to glass sheet.

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

Fields

| Improve this Doc View Source

QualityNeeded

Declaration
public string QualityNeeded
Field Value
Type Description
System.String
| Improve this Doc View Source

RefineResult

Declaration
public HashSet<string>? RefineResult
Field Value
Type Description
System.Nullable<HashSet<System.String>>
| Improve this Doc View Source

RefineTime

Declaration
public float RefineTime
Field Value
Type Description
System.Single
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾