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