Show / Hide Table of Contents

Class SmiteSpellEvent

Inheritance
System.Object
BaseActionEvent
EntityTargetActionEvent
SmiteSpellEvent
Implements
ISpeakSpell
Namespace: Content.Shared.Magic.Events
Assembly: Content.Shared.dll
Syntax
public sealed class SmiteSpellEvent : EntityTargetActionEvent, ISpeakSpell

Fields

| Improve this Doc View Source

DeleteNonBrainParts

Should this smite delete all parts/mechanisms gibbed except for the brain?

Declaration
public bool DeleteNonBrainParts
Field Value
Type Description
System.Boolean

Properties

| Improve this Doc View Source

Speech

Declaration
public string? Speech { get; }
Property Value
Type Description
System.Nullable<System.String>

Implements

ISpeakSpell
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾