Show / Hide Table of Contents

Class TeleportSpellEvent

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

Fields

| Improve this Doc View Source

BlinkSound

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

BlinkVolume

Volume control for the spell.

Declaration
public float BlinkVolume
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
☀
☾