Class DamageSourceType
Damage source for animal/player interactions
Inheritance
System.Object
DamageSourceType
Assembly: Eco.Shared.dll
Syntax
[Serialized]
public sealed class DamageSourceType : Enum
Fields
Animal
Declaration
public const DamageSourceType Animal
Field Value
Environment
Declaration
public const DamageSourceType Environment
Field Value
Player
Declaration
public const DamageSourceType Player
Field Value
Undefined
Declaration
public const DamageSourceType Undefined
Field Value
value__
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
Extension Methods