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
Value
public required uint Value { get; init; }
Property Value
Weight
public required float Weight { get; init; }