Struct CustomSpell
Namespace: OblivionMp.Sdk
Assembly: OblivionMp.Sdk.dll
public readonly struct CustomSpell
Inherited Members
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Properties
Effects
public required List<MagicEffect> Effects { get; init; }
Property Value
MagickaCost
public required uint MagickaCost { get; init; }
Property Value
SpellType
public required SpellType SpellType { get; init; }