Table of Contents

Class PortalKey

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

Properties

Codec

public static Codec<PortalKey> Codec { get; }

Property Value

Codec<PortalKey>

PortalType

public string PortalType { get; init; }

Property Value

string

TimeLimitSeconds

public int TimeLimitSeconds { get; init; }

Property Value

int