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