Show / Hide Table of Contents

Class EmagProviderSystem

Handles emagging whitelisted objects when clicked.

Inheritance
System.Object
EmagProviderSystem
Namespace: Content.Shared.Ninja.Systems
Assembly: Content.Shared.dll
Syntax
public sealed class EmagProviderSystem : EntitySystem

Methods

| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
| Improve this Doc View Source

SetWhitelist(EntityUid, EntityWhitelist, EmagProviderComponent)

Set the whitelist for emagging something outside of yaml.

Declaration
public void SetWhitelist(EntityUid uid, EntityWhitelist whitelist, EmagProviderComponent comp = null)
Parameters
Type Name Description
EntityUid uid
EntityWhitelist whitelist
EmagProviderComponent comp
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾