Show / Hide Table of Contents

Class SourcePortPrototype

Inheritance
System.Object
DevicePortPrototype
SourcePortPrototype
Implements
Robust.Shared.Prototypes.IPrototype
Namespace: Content.Shared.DeviceLinking
Assembly: Content.Shared.dll
Syntax
public sealed class SourcePortPrototype : DevicePortPrototype, IPrototype

Fields

| Improve this Doc View Source

DefaultLinks

This is a set of sink ports that this source port will attempt to link to when using the default-link functionality.

Declaration
public HashSet<string>? DefaultLinks
Field Value
Type Description
System.Nullable<HashSet<System.String>>

Implements

Robust.Shared.Prototypes.IPrototype
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾