Table of Contents

Class CorePlatformClientCapability

Namespace
RDCore.SDK.Client
Assembly
RDCore.SDK.dll
public abstract record CorePlatformClientCapability : IEquatable<CorePlatformClientCapability>
Inheritance
CorePlatformClientCapability
Implements
Derived
Inherited Members

Constructors

CorePlatformClientCapability(bool)

protected CorePlatformClientCapability(bool IsSupported = true)

Parameters

IsSupported bool

Properties

IsSupported

public bool IsSupported { get; init; }

Property Value

bool