Table of Contents

Struct EntityDamageEntry

Namespace
RisingV.Core.Systems
Assembly
RisingV.Core.dll
public struct EntityDamageEntry
Inherited Members
Extension Methods

Fields

EquipmentLevel

public float EquipmentLevel

Field Value

float

Source

public Entity Source

Field Value

Entity

TargetLevel

public float TargetLevel

Field Value

float

TargetMaxHealth

public float TargetMaxHealth

Field Value

float

TotalDamage

public float TotalDamage

Field Value

float

TotalDamagePercent

public float TotalDamagePercent

Field Value

float

Methods

ToString()

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.