Skip to main content
Version: 0.1.0

Struct CustomPotion

Namespace: OblivionMp.Sdk
Assembly: OblivionMp.Sdk.dll

public readonly struct CustomPotion

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>

Value

public required uint Value { get; init; }

Property Value

uint

Weight

public required float Weight { get; init; }

Property Value

float