Interface ISpeakSpell
Namespace: Content.Shared.Magic
Assembly: Content.Shared.dll
Syntax
public interface ISpeakSpell
Properties
| Improve this Doc View SourceSpeech
Localized string spoken by the caster when casting this spell.
Declaration
string? Speech { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.String> |