Class ConditionalBlockSound
- Namespace
- Shard.Assets.Generated.ModelAssets
- Assembly
- Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/ConditionalBlockSound", "da6b08d754571d01f6caf8a25977ce136c920bdcab4cc7a5a23beff2aa99f622")]
public sealed record ConditionalBlockSound : IEquatable<ConditionalBlockSound>
- Inheritance
-
ConditionalBlockSound
- Implements
- Inherited Members
Properties
AmbienceFXId
public string AmbienceFXId { get; init; }
Property Value
Codec
public static Codec<ConditionalBlockSound> Codec { get; }
Property Value
SoundEventId
public string SoundEventId { get; init; }