Class AccessGroupPrototype
Contains a list of access tags that are part of this group.
Used by Access
Inheritance
System.Object
AccessGroupPrototype
Implements
Robust.Shared.Prototypes.IPrototype
Namespace: Content.Shared.Access
Assembly: Content.Shared.dll
Syntax
public sealed class AccessGroupPrototype : object, IPrototype
Fields
| Improve this Doc View SourceTags
Declaration
public HashSet<string> Tags
Field Value
Type | Description |
---|---|
Hash |
Properties
| Improve this Doc View SourceID
Declaration
public string ID { get; }
Property Value
Type | Description |
---|---|
System. |
Implements
Robust.Shared.Prototypes.IPrototype