Show / Hide Table of Contents

Class AgentIDCardJobIconChangedMessage

Inheritance
System.Object
AgentIDCardJobIconChangedMessage
Namespace: Content.Shared.Access.Systems
Assembly: Content.Shared.dll
Syntax
public sealed class AgentIDCardJobIconChangedMessage : BoundUserInterfaceMessage

Constructors

| Improve this Doc View Source

AgentIDCardJobIconChangedMessage(String)

Declaration
public AgentIDCardJobIconChangedMessage(string jobIcon)
Parameters
Type Name Description
System.String jobIcon

Properties

| Improve this Doc View Source

JobIcon

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