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 SourceEmagImmuneTag
The tag that marks an entity as immune to emagging.
Declaration
public string EmagImmuneTag
Field Value
Type | Description |
---|---|
System.String |
Whitelist
Whitelist that entities must be on to work.
Declaration
public EntityWhitelist Whitelist
Field Value
Type | Description |
---|---|
EntityWhitelist |