Show / Hide Table of Contents

Class ArtifactTriggerPrototype

This is a prototype for...

Inheritance
System.Object
ArtifactTriggerPrototype
Implements
Robust.Shared.Prototypes.IPrototype
Namespace: Content.Shared.Xenoarchaeology.XenoArtifacts
Assembly: Content.Shared.dll
Syntax
public sealed class ArtifactTriggerPrototype : object, IPrototype

Fields

| Improve this Doc View Source

Blacklist

Declaration
public EntityWhitelist Blacklist
Field Value
Type Description
EntityWhitelist
| Improve this Doc View Source

Components

Declaration
public ComponentRegistry Components
Field Value
Type Description
Robust.Shared.Prototypes.ComponentRegistry
| Improve this Doc View Source

TargetDepth

Declaration
public int TargetDepth
Field Value
Type Description
System.Int32
| Improve this Doc View Source

TriggerHint

Declaration
public string? TriggerHint
Field Value
Type Description
System.Nullable<System.String>
| Improve this Doc View Source

Whitelist

Declaration
public EntityWhitelist Whitelist
Field Value
Type Description
EntityWhitelist

Properties

| Improve this Doc View Source

ID

Declaration
public string ID { get; }
Property Value
Type Description
System.String

Implements

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