Show / Hide Table of Contents

Class DamageVisualizerGroupData

Inheritance
System.Object
DamageVisualizerGroupData
Namespace: Content.Shared.Damage
Assembly: Content.Shared.dll
Syntax
public sealed class DamageVisualizerGroupData : ICloneable

Constructors

| Improve this Doc View Source

DamageVisualizerGroupData(List<String>)

Declaration
public DamageVisualizerGroupData(List<string> groupList)
Parameters
Type Name Description
List<System.String> groupList

Fields

| Improve this Doc View Source

GroupList

Declaration
public List<string> GroupList
Field Value
Type Description
List<System.String>

Methods

| Improve this Doc View Source

Clone()

Declaration
public object Clone()
Returns
Type Description
System.Object
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾