Class RegistryEntry<T>

Namespace
FTK2.ModAPI.Registries
Assembly
FTK2.ModAPI.dll
public sealed class RegistryEntry<T>

Type Parameters

T
Inheritance
RegistryEntry<T>
Inherited Members

Properties

Definition

public T Definition { get; }

Property Value

T

Id

public string Id { get; }

Property Value

string

OwnerId

public string OwnerId { get; }

Property Value

string