Inheritance
System.Object
HumanoidMarkingModifierBaseLayersSetMessage
Assembly: Content.Shared.dll
public sealed class HumanoidMarkingModifierBaseLayersSetMessage : BoundUserInterfaceMessage
Constructors
|
Improve this Doc
View Source
Declaration
public HumanoidMarkingModifierBaseLayersSetMessage(HumanoidVisualLayers layer, CustomBaseLayerInfo? info, bool resendState)
Parameters
Properties
|
Improve this Doc
View Source
Declaration
public CustomBaseLayerInfo? Info { get; }
Property Value
|
Improve this Doc
View Source
Declaration
public HumanoidVisualLayers Layer { get; }
Property Value
|
Improve this Doc
View Source
Declaration
public bool ResendState { get; }
Property Value
Type |
Description |
System.Boolean |
|