Show / Hide Table of Contents

Class ClothingComponentState

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

Constructors

| Improve this Doc View Source

ClothingComponentState(Nullable<String>)

Declaration
public ClothingComponentState(string? equippedPrefix)
Parameters
Type Name Description
System.Nullable<System.String> equippedPrefix

Fields

| Improve this Doc View Source

EquippedPrefix

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