Show / Hide Table of Contents

Class HumanoidMarkingModifierMarkingSetMessage

Inheritance
System.Object
HumanoidMarkingModifierMarkingSetMessage
Namespace: Content.Shared.Humanoid
Assembly: Content.Shared.dll
Syntax
public sealed class HumanoidMarkingModifierMarkingSetMessage : BoundUserInterfaceMessage

Constructors

| Improve this Doc View Source

HumanoidMarkingModifierMarkingSetMessage(MarkingSet, Boolean)

Declaration
public HumanoidMarkingModifierMarkingSetMessage(MarkingSet set, bool resendState)
Parameters
Type Name Description
MarkingSet set
System.Boolean resendState

Properties

| Improve this Doc View Source

MarkingSet

Declaration
public MarkingSet MarkingSet { get; }
Property Value
Type Description
MarkingSet
| Improve this Doc View Source

ResendState

Declaration
public bool ResendState { get; }
Property Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾