Table of Contents

Class SetGameModeEffect

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

Properties

Codec

public static Codec<SetGameModeEffect> Codec { get; }

Property Value

Codec<SetGameModeEffect>

Delay

public float? Delay { get; init; }

Property Value

float?

Entry

public int Entry { get; init; }

Property Value

int

Event

public string? Event { get; init; }

Property Value

string

GameMode

public SetGameModeEffectGameMode? GameMode { get; init; }

Property Value

SetGameModeEffectGameMode?

Interval

public float? Interval { get; init; }

Property Value

float?