Show / Hide Table of Contents

Class LoadoutComponent

Inheritance
System.Object
LoadoutComponent
Namespace: Content.Shared.Clothing.Components
Assembly: Content.Shared.dll
Syntax
public sealed class LoadoutComponent : Component

Fields

| Improve this Doc View Source

Prototypes

A list of starting gears, of which one will be given. All elements are weighted the same in the list.

Declaration
public List<string>? Prototypes
Field Value
Type Description
System.Nullable<List<System.String>>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾