Class GroupExamineComponent
This component groups examine messages together
Inheritance
System.Object
GroupExamineComponent
Namespace: Content.Shared.Examine
Assembly: Content.Shared.dll
Syntax
public sealed class GroupExamineComponent : Component
Fields
| Improve this Doc View SourceExamineGroups
A list of ExamineGroups.
Declaration
public List<ExamineGroup> ExamineGroups
Field Value
Type | Description |
---|---|
List<ExamineGroup> |