Show / Hide Table of Contents

Class EmagProviderComponent

Component for emagging things on click. No charges but checks against a whitelist.

Inheritance
System.Object
EmagProviderComponent
Namespace: Content.Shared.Ninja.Components
Assembly: Content.Shared.dll
Syntax
public sealed class EmagProviderComponent : Component

Fields

| Improve this Doc View Source

EmagImmuneTag

The tag that marks an entity as immune to emagging.

Declaration
public string EmagImmuneTag
Field Value
Type Description
System.String
| Improve this Doc View Source

Whitelist

Whitelist that entities must be on to work.

Declaration
public EntityWhitelist Whitelist
Field Value
Type Description
EntityWhitelist
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾