Show / Hide Table of Contents

Interface ISpeakSpell

Namespace: Content.Shared.Magic
Assembly: Content.Shared.dll
Syntax
public interface ISpeakSpell

Properties

| Improve this Doc View Source

Speech

Localized string spoken by the caster when casting this spell.

Declaration
string? Speech { get; }
Property Value
Type Description
System.Nullable<System.String>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾