Click or drag to resize

Dnum Constructor (Int64)

A simple positive damage amount

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

Parameters

NumberValue
Type: SystemInt64
A positive Int64 or static Dnum property
See Also