Click or drag to resize

Dnum(Int64) Constructor

A simple positive damage amount

Namespace: Advanced_Combat_Tracker
Assembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.5.288
Syntax
C#
public Dnum(
	long NumberValue
)

Parameters

NumberValue  Int64
A positive Int64 or static Dnum property
See Also