Show / Hide Table of Contents

Class DatasetPrototype

Inheritance
System.Object
DatasetPrototype
Implements
Robust.Shared.Prototypes.IPrototype
Namespace: Content.Shared.Dataset
Assembly: Content.Shared.dll
Syntax
public sealed class DatasetPrototype : object, IPrototype

Properties

| Improve this Doc View Source

ID

Declaration
public string ID { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Values

Declaration
public IReadOnlyList<string> Values { get; }
Property Value
Type Description
IReadOnlyList<System.String>

Implements

Robust.Shared.Prototypes.IPrototype
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾