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