Table of Contents

Class FallingBlockSettings

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

Properties

HitboxCollisionConfig

public string? HitboxCollisionConfig { get; init; }

Property Value

string

Impact

public FallingBlockSettingsImpact? Impact { get; init; }

Property Value

FallingBlockSettingsImpact