Table of Contents

Class DisableVolumeEffect

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/DisableVolumeEffect", "55e374ea4b36dbdc28e2d0070ddf76cca9d97d941e81b259930a2d07e05d3785")]
public sealed record DisableVolumeEffect : TriggerVolumeEffects, IEquatable<DisableVolumeEffect>
Inheritance
DisableVolumeEffect
Implements
Inherited Members

Properties

Center

public DisableVolumeEffectCenter? Center { get; init; }

Property Value

DisableVolumeEffectCenter?

Codec

public static Codec<DisableVolumeEffect> Codec { get; }

Property Value

Codec<DisableVolumeEffect>

Delay

public float? Delay { get; init; }

Property Value

float?

Entry

public int Entry { get; init; }

Property Value

int

Event

public string? Event { get; init; }

Property Value

string

Interval

public float? Interval { get; init; }

Property Value

float?

MatchKey

public string? MatchKey { get; init; }

Property Value

string

MatchValue

public string? MatchValue { get; init; }

Property Value

string

Radius

public double Radius { get; init; }

Property Value

double