Show / Hide Table of Contents

Class KnockSpellEvent

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

Fields

| Improve this Doc View Source

KnockSound

Declaration
public SoundSpecifier KnockSound
Field Value
Type Description
Robust.Shared.Audio.SoundSpecifier
| Improve this Doc View Source

KnockVolume

Volume control for the spell.

Declaration
public float KnockVolume
Field Value
Type Description
System.Single
| Improve this Doc View Source

Range

The range this spell opens doors in 4f is the default

Declaration
public float Range
Field Value
Type Description
System.Single

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
☀
☾