Table of Contents

Class BlockExplosive

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/Holder/properties/Components/properties/BlockExplosive", "15f7108d90b1b78d0361e51a47200fca3923a3d407384ff7954d4e875c40f823")]
public sealed record BlockExplosive : IEquatable<BlockExplosive>
Inheritance
BlockExplosive
Implements
Inherited Members

Properties

Codec

public static Codec<BlockExplosive> Codec { get; }

Property Value

Codec<BlockExplosive>

FuseDuration

public float? FuseDuration { get; init; }

Property Value

float?

PrimedOnPlace

public bool PrimedOnPlace { get; init; }

Property Value

bool