跳到主要内容
版本:Next

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

List<MagicEffect>

MagickaCost

public required uint MagickaCost { get; init; }

Property Value

uint

SpellType

public required SpellType SpellType { get; init; }

Property Value

SpellType