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 SourceClothingComponentState(Nullable<String>)
Declaration
public ClothingComponentState(string? equippedPrefix)
Parameters
Type | Name | Description |
---|---|---|
System.Nullable<System.String> | equippedPrefix |
Fields
| Improve this Doc View SourceEquippedPrefix
Declaration
public string? EquippedPrefix
Field Value
Type | Description |
---|---|
System.Nullable<System.String> |