Class BuffDesc
Inheritance
System.Object
BuffDesc
Namespace: Eco.Gameplay.Buffs
Assembly: Eco.Gameplay.dll
Syntax
public sealed class BuffDesc : ValueType
Fields
Amount
Declaration
public float Amount
Field Value
Type | Description |
---|---|
System.Single |
Dest
Declaration
public Type Dest
Field Value
Type | Description |
---|---|
System.Type |
Source
Declaration
public INamed Source
Field Value
Type | Description |
---|---|
INamed |
Text
Declaration
public string Text
Field Value
Type | Description |
---|---|
System.String |